allenai/learning-curve
Library for computing classifier Learning Curves & iPython notebooks to improve your learning curve for using Learning Curves for ML research and practice!
This tool helps machine learning researchers and practitioners understand how their classifier's performance changes with varying amounts of training data. You provide error measurements from models trained on different subsets of your data, and it outputs a professional plot of the learning curve, including estimated error variance. This is ideal for those evaluating or comparing different machine learning models.
No commits in the last 6 months.
Use this if you need to visualize how your machine learning model's performance scales with more or less training data, or to compare the data efficiency of different models.
Not ideal if you're not working with machine learning classifiers or if you don't have the ability to train models on different subsets of your data.
Stars
9
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
May 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/allenai/learning-curve"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
jzsmoreno/likelihood
Code generated from the Machine Learning course to optimization tasks
john-science/scipy_con_2019
Tutorial Sessions for SciPy Con 2019
ethen8181/machine-learning
:earth_americas: machine learning tutorials (mainly in Python3)
x4nth055/pythoncode-tutorials
The Python Code Tutorials