Ohjeah / sparsereg

a collection of modern sparse (regularized) linear regression algorithms.
MIT License
61 stars 21 forks source link

Revisit all `score` methods #17

Open Thomasillo opened 6 years ago

Thomasillo commented 6 years ago

Make sure that all score methods of all models satisfy the sklearn convention for scores of "bigger is better".