Skip to content

Python code examplesΒΆ

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 before using the notebooks below.

Topic Describes...
Common use cases Notebooks that outline common use cases and machine learning workflows using DataRobot's Python API client.
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.