New
v0.4.8
What's Changed
- add serde support for XGRegressor by @cmmartin in https://github.com/smartcorelib/smartcore/pull/337
- fix precision and recall calculations by @cmmartin in https://github.com/smartcorelib/smartcore/pull/338
- V0.4.7 fix precision by @Mec-iS in https://github.com/smartcorelib/smartcore/pull/339
- fix CI by @Mec-iS in https://github.com/smartcorelib/smartcore/pull/340
- Modernise CI toolchain to avoid deprecation by @Mec-iS in https://github.com/smartcorelib/smartcore/pull/341
- Fix LASSO (first two of #342) by @georeth in https://github.com/smartcorelib/smartcore/pull/343
- add fit_intercept to LASSO by @georeth in https://github.com/smartcorelib/smartcore/pull/344
- v0.4.8 by @Mec-iS in https://github.com/smartcorelib/smartcore/pull/345
New Contributors
- @cmmartin made their first contribution in https://github.com/smartcorelib/smartcore/pull/337
- @georeth made their first contribution in https://github.com/smartcorelib/smartcore/pull/343
Full Changelog: https://github.com/smartcorelib/smartcore/compare/v0.4.6...v0.4.8