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

ENH - Add support of intercept in ``SDCARegressor`` #198

Open Badr-MOUFAD opened 2 years ago

Badr-MOUFAD commented 2 years ago

Is it planned to add support of intercept in SDCARegressor in future releases?

mblondel commented 2 years ago

Unless you implement it yourself, this is not likely to happen. Lightning is mostly in maintenance mode these days (thanks @StrikerRUS for the great work).