algorithmfoundry / Foundry

The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
Other
131 stars 41 forks source link

Allow logistic regression to warm start #72

Closed jbasilico closed 7 years ago

jbasilico commented 7 years ago

Have the LR learner warm-start from an existing solution

jbasilico commented 7 years ago

We already had this feature via setObjectToOptimize.