smartcore icon indicating copy to clipboard operation
smartcore copied to clipboard

Implement SGDClassifier

Open VolodymyrOrlov opened this issue 4 years ago • 0 comments

SGDClassifier is one of the few algorithms that can be used for incremental learning and it would be a great addition to SmartCore.

This is an open-ended problem. I do not have many requirements to specific optimization method and API other than new algorithm should implement SupervisedEstimator and Predictor interfaces

VolodymyrOrlov avatar Jan 07 '21 00:01 VolodymyrOrlov

Hello I would like to work on this issue

AbinavRavi avatar Sep 19 '22 21:09 AbinavRavi

Thanks @AbinavRavi!

morenol avatar Sep 19 '22 21:09 morenol