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. Be sure to review the [API quickstart guide]api-quickstart before using the notebooks below.
| トピック | 内容... |
|---|---|
| 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. |