Back to Labs

Classify Wine Cultivars

Guided classification project · 20 steps · Logistic regression · random forest

About

Build two multiclass classifiers end-to-end and compare their behavior on the same test set.

Data

Loaded from scikit-learn via load_wine. Features are chemical measurements; target is wine class (3 classes).

Task

Complete TODOs in order, evaluate confusion matrices and reports, then compare logistic regression against random forest.

Pro project

Guided projects are included with Pro. Upgrade to access all projects and run them in the browser.

Upgrade to Pro