Loading

Quipoin Menu

Learn • Practice • Grow

python-for-ai / Training a Simple Model
exercise
1/5
Exercise 1Python-for-ai
Question

Train a LogisticRegression model on the iris dataset (use only first two features for simplicity). Print the accuracy on test set.