neurospin / pylearn-parsimony

Structured Machine Learning in Python
BSD 3-Clause "New" or "Revised" License
45 stars 16 forks source link

tutorials.rst updated #16

Closed samuelefiorini closed 7 years ago

samuelefiorini commented 7 years ago

Error corrected in the Group lasso tutorial. The l1 and l2 regularization parameters for both LinearRegressionL1L2GL and LogisticRegressionL1L2GL were misplaced.

tomlof commented 7 years ago

Perfect, thank you!