Closed dselivanov closed 7 years ago
Fixes several compiler warnings about order of initialization and fixes bug with incorrect regularization initialization in SGD solver.
Also I think it worth to add some data to package and write set of tests... At least it helped me a lot during text2vec development. It is common to brake something after introduction of some new feature.
text2vec
Fixes several compiler warnings about order of initialization and fixes bug with incorrect regularization initialization in SGD solver.