Closed deaktator closed 7 years ago
Updated VW version to 8.4.1.
Only added support for
VWScalarLearner
VWProbLearner
VWMulticlassLearner
These are the types that extends VWIntLearner and VWFloatLearner.
VWIntLearner
VWFloatLearner
This looks great, but since we're updating dependent ML libraries, can we also move the H2O version to 3.10.3.2. This is the version we're currently using.
Updated VW version to 8.4.1.
Only added support for
VWScalarLearner
VWProbLearner
VWMulticlassLearner
These are the types that extends
VWIntLearner
andVWFloatLearner
.