Developer learning¶
Review the learning resources outlined in the table below to get started with DataRobot's API and code-first tools.
| リソース | 説明 |
|---|---|
| APIクイックスタート | DataRobot REST APIでは、DataRobotのアセットを作成・管理するために、UIに代わるプログラム的な方法を提供します。 プロセスの自動化や、より迅速な反復処理が可能であり、スクリプトによる制御でDataRobotを使用できます。 このAPIは、モデリングと予測のための直感的なインターフェイスを提供します。 |
| Python API client user guide | Review outlines and explanations of the methods that comprise the API client. To access previous version of the Python API client documentation, access ReadTheDocs. |
| REST APIコードの例 | Review code examples that outline usage of the Datarobot REST API. |