What's Changed
- Fix GMM covariances by @relf in #322
- [clustering] Derive
{Des,S}erialize
for all public items by @cyqsimon in #324 - Convert linfa-preprocessing Benchmark to Criterion #274 by @lucas-montes in #314
- Logistic Regression: Binary class labels getter by @DGPardo in #325
- Expose references to the PCA components and column means by @hamishs in #327
- Add wasm-bindgen feature to enable argmin/wasm-bindgen by @atsuik in #329
- Improve docstring of LinearRegression by @rainij in #330
- Upgrade ndarray-linalg 0.16, argmin 0.9.0 by @relf in #331
- Build fixes by @relf in #333
- Feat: Implement Random Projections by @GBathie in #332
- Reduce allocations by @cospectrum in #350
- Feat: Implement Inverse PCA function by @tc-mateus in #312
- CI maintenance by @relf in #368
- Update README to match filenames in examples by @jesper-olsen in #356
- Fix docs: Update
tolerance
description inDbscanValidParams
by @grevgeny in #358 - Fix docs: Fix typo by @Ab2nour in #359
- Release version 0.7.1 by @relf in #369
New Contributors
- @cyqsimon made their first contribution in #324
- @lucas-montes made their first contribution in #314
- @DGPardo made their first contribution in #325
- @hamishs made their first contribution in #327
- @atsuik made their first contribution in #329
- @rainij made their first contribution in #330
- @GBathie made their first contribution in #332
- @cospectrum made their first contribution in #350
- @tc-mateus made their first contribution in #312
- @jesper-olsen made their first contribution in #356
- @grevgeny made their first contribution in #358
- @Ab2nour made their first contribution in #359
Full Changelog: 0.7.0...0.7.1