Skip to main content
ML Quest
Python Idle

Speed run! The iris dataset is loaded and waiting. Your mission: build the best classifier you can before the clock hits zero. No time for overthinking — pick an algorithm, train it, score it. Every second counts. Ready? GO!

~5 minbuild challenge150 rows
Loading Python runtime...
Goals: 2 tests
should achieve accuracy above 0.9
should have a trained model with .predict method
Python loading...