ml-python v2.2
What's new in 2.2
- Changed
ml.linear_regression
to run in C.- Time is 20% faster
- Fixed bug where
ml.linear_regression.LinearRegression.fit
would not accept higher amount of steps - Improved stability
- Overall Bug Fixes
ml.linear_regression
to run in C.
ml.linear_regression.LinearRegression.fit
would not accept higher amount of steps