scikit-learn-contrib / lightning

Large-scale linear classification, regression and ranking in Python
https://contrib.scikit-learn.org/lightning/
1.73k stars 214 forks source link

[Documentation] Comparative benchmarks #111

Open arthurmensch opened 7 years ago

arthurmensch commented 7 years ago

It would be great to provide scripts that compares various estimators on problems of different size. I reckon the most pedagogical way to do so would be to display learning curves on a train and test set.