| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-01-17 | 2.8 kB | |
| Release 0.7.1 source code.tar.gz | 2025-01-17 | 514.8 kB | |
| Release 0.7.1 source code.zip | 2025-01-17 | 656.8 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
What's Changed
- Fix GMM covariances by @relf in https://github.com/rust-ml/linfa/pull/322
- [clustering] Derive
{Des,S}erializefor all public items by @cyqsimon in https://github.com/rust-ml/linfa/pull/324 - Convert linfa-preprocessing Benchmark to Criterion [#274] by @lucas-montes in https://github.com/rust-ml/linfa/pull/314
- Logistic Regression: Binary class labels getter by @DGPardo in https://github.com/rust-ml/linfa/pull/325
- Expose references to the PCA components and column means by @hamishs in https://github.com/rust-ml/linfa/pull/327
- Add wasm-bindgen feature to enable argmin/wasm-bindgen by @atsuik in https://github.com/rust-ml/linfa/pull/329
- Improve docstring of LinearRegression by @rainij in https://github.com/rust-ml/linfa/pull/330
- Upgrade ndarray-linalg 0.16, argmin 0.9.0 by @relf in https://github.com/rust-ml/linfa/pull/331
- Build fixes by @relf in https://github.com/rust-ml/linfa/pull/333
- Feat: Implement Random Projections by @GBathie in https://github.com/rust-ml/linfa/pull/332
- Reduce allocations by @cospectrum in https://github.com/rust-ml/linfa/pull/350
- Feat: Implement Inverse PCA function by @tc-mateus in https://github.com/rust-ml/linfa/pull/312
- CI maintenance by @relf in https://github.com/rust-ml/linfa/pull/368
- Update README to match filenames in examples by @jesper-olsen in https://github.com/rust-ml/linfa/pull/356
- Fix docs: Update
tolerancedescription inDbscanValidParamsby @grevgeny in https://github.com/rust-ml/linfa/pull/358 - Fix docs: Fix typo by @Ab2nour in https://github.com/rust-ml/linfa/pull/359
- Release version 0.7.1 by @relf in https://github.com/rust-ml/linfa/pull/369
New Contributors
- @cyqsimon made their first contribution in https://github.com/rust-ml/linfa/pull/324
- @lucas-montes made their first contribution in https://github.com/rust-ml/linfa/pull/314
- @DGPardo made their first contribution in https://github.com/rust-ml/linfa/pull/325
- @hamishs made their first contribution in https://github.com/rust-ml/linfa/pull/327
- @atsuik made their first contribution in https://github.com/rust-ml/linfa/pull/329
- @rainij made their first contribution in https://github.com/rust-ml/linfa/pull/330
- @GBathie made their first contribution in https://github.com/rust-ml/linfa/pull/332
- @cospectrum made their first contribution in https://github.com/rust-ml/linfa/pull/350
- @tc-mateus made their first contribution in https://github.com/rust-ml/linfa/pull/312
- @jesper-olsen made their first contribution in https://github.com/rust-ml/linfa/pull/356
- @grevgeny made their first contribution in https://github.com/rust-ml/linfa/pull/358
- @Ab2nour made their first contribution in https://github.com/rust-ml/linfa/pull/359
Full Changelog: https://github.com/rust-ml/linfa/compare/0.7.0...0.7.1