Skip to main content
ML Quest
Python Idle

Can you train a model and get accuracy in as few lines as possible? Elegance counts. The best data scientists write code that is both powerful and concise. Show us you can do more with less — every unnecessary line is a penalty. Aim for maximum impact with minimum keystrokes.

~10 minbuild challenge150 rows
Loading Python runtime...
Goals: 3 tests
should achieve accuracy above 0.9
should track the number of lines used
should use 10 or fewer lines of code
Python loading...