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

'modified huber' loss not implemented for Classification. #126

Open vkasojhaa opened 6 years ago

vkasojhaa commented 6 years ago

Why is 'modified huber' loss not implemented for Classifiers for example the lightning.classification.FistaClassifier ?