Experiment library

Machine learning use cases with reproducible setups

Start from a decision question, inspect a fixed reference setup, read the benchmark carefully, and continue into the matching dataset and AutoTrain guide.

Choose a problem

Classification, regression, and clustering examples

These are educational reference experiments. Your dashboard result is generated independently from your own dataset and settings.

AutoTrain dashboard with model evaluation metrics
Accuracy reference

Customer churn prediction

Build and compare customer churn classifiers using contract, service, tenure, and billing features.

Target
Churn (Yes/No)
Dataset
IBM Telco Customer Churn
Open use case
Residential buildings used to illustrate house price prediction
R² reference

House price prediction

Compare regression models for median house value prediction using the California Housing dataset.

Target
Median house value
Dataset
California Housing
Open use case
Students in a classroom
R² reference

Student performance prediction

Model final student grades with demographic, social, school, and earlier-grade features.

Target
G3 final grade
Dataset
UCI Student Performance
Open use case
Healthy food used to illustrate obesity risk modeling
Accuracy reference

Obesity risk classification

Compare multiclass models for obesity-level prediction from eating habits and physical condition features.

Target
NObeyesdad (7 classes)
Dataset
UCI Obesity Levels
Open use case
AutoTrain dashboard used to compare machine learning experiments
Silhouette reference

Customer segmentation

Explore unsupervised customer groups with K-Means, agglomerative clustering, and Gaussian mixtures.

Target
No supervised target
Dataset
UCI Wholesale Customers
Open use case
Start correctly

A use case is not a model recommendation

Use the examples to understand experiment structure. Choose metrics, validation, and thresholds from the real decision cost and the data available at prediction time.

Read model comparison guide