| Feature Discovery workflow |
Use a repeatable framework for end-to-end production machine learning. It includes time-aware feature engineering across multiple tables, training dataset creation, model development, and production deployment. |
| Causal AI for readmission |
Work with data recording hospital readmission outcomes for diabetes patients to evaluate the causal relationship between the diabetes patients' medication status and their subsequent chance of being readmitted to the hospital. |
| Custom lift charts |
Leverage popular Python packages with DataRobot's Python client to recreate and augment the lift chart visualization in DataRobot. |
| Fantasy baseball predictions |
Leverage the DataRobot API to quickly build multiple models that work together to predict common fantasy baseball metrics for each player in the upcoming season. |
| Fine-tune & deploy LLMs |
Review an end-to-end workflow for fine-tuning and deploying an LLM using features of Hugging Face, Weights and Biases (W&B), and DataRobot. |
| Hyperparameter optimization |
Build on the native DataRobot hyperparameter tuning by integrating the hyperopt module into DataRobot workflows. |
| Image data with Databricks |
Import image files using Spark and prepare them into a data frame suitable for ingest into DataRobot. |
| Production ML with tables |
Explore a repeatable framework for building production ML pipelines that integrate and engineer features from multiple tables. |
| Predictions in mobile apps |
Learn how to incorporate DataRobot predictions into a mobile app. |
| Order quantity prediction |
Build a model to improve decisions about initial order quantities using future product details and product sketches. |
| Model factory with Python |
Learn how to use the Python threading library to build a model factory. |
| Symbolic regression (Eureqa) |
Apply symbolic regression to your dataset in the form of the Eureqa algorithm. |