What's Changed
Linfa's 0.8.1 release adds Least Angle Regression algorithm in the new linfa-lars crate and Random Forest and AdaBoost algorithms in linfa-ensemble.
linfa-lars: Add Least Angle Regression by @aswin-1111 in #421linfa-ensemble:linfa-ica: Fix missing exponential by @lmmx in #426linfa:- Add bootstrap-with-indices utilities for
Datasetby @ladezai in #410 - Fix ndarray 0.16/0.17 versions mismatch (0.17 not supported) by @rathideep22 in #422
- Add bootstrap-with-indices utilities for
New Contributors
- @ladezai made their first contribution in #410
- @rathideep22 made their first contribution in #422
- @aswin-1111 made their first contribution in #421
- @lmmx made their first contribution in #426
Full Changelog: 0.8.0...0.8.1