Pythonの例¶
The API user guide includes overviews and workflows for DataRobot's Python client that outline complete examples of common data science and machine learning workflows. 以下のノートブックを使用する前に、必ず開発者クイックスタートを確認してください。
| トピック | 内容... |
|---|---|
| Modeling and insights examples | Code examples that focus on the model building process and the insights you can generate for models. |
| Prediction code examples | Code examples that outline various prediction methods. |
| Feature selection examples | Notebooks that outline Feature Importance Rank Ensembling (FIRE) and advanced feature selection with Python. |
| Pulumi code examples | How to perform common DataRobot tasks by using Pulumi. |