RAPID TSA Python interface Getting Started
==========================================

はじめに
--------

ここでは、RAPID機械学習時系列数値解析 Python APIの回帰、分類を使った分析の例を紹介します。

RAPID機械学習時系列数値解析 Python APIのより詳しい仕様については *RAPID machine learning Time Series Analysis python interface API Reference* の *RAPID machine learning Time Series Analysis python interface specifications* を参照してください。

.. note::
   Jupyter Notebookを使った例で紹介します。
   Jupyter Notebookについては下記を参照してください。

   - https://jupyter.org/

分析を実行する
--------------

.. toctree::
   :maxdepth: 1

   getting_started-regression.rst
   getting_started-classification.rst
   getting_started-classification_ocn.rst
