← All apps · scikit-learn tutorial

scikit-learn

Python editor with scikit-learn already loaded. Press Ctrl+Enter to run. Print metrics; call plt.show() for figures. New to scikit-learn? Follow the tutorial and paste each exercise here.

Loading scikit-learn…

Runs in your browser (Pyodide) — pd, np, and plt are preloaded. Import sklearn modules in your script. Print metrics. Call plt.show() for figures. Uploads persist after refresh. joblib.dump(clf, "model.joblib") and plt.savefig("fig.png") show up on the file chips — click ↓ to download.

Python

Saved

Console

Plot

Figures appear here after plt.show().