What's Changed
- Bump MSRV to 1.57 by @YuhanLiin in #230
- Isotonic Regression by @wildart in #223
- Fixed p norm creation by @jorgehermo9 in #231
- Add Send+Sync to linfa-nn output by @YuhanLiin in #235
- Fix clippy errors by @YuhanLiin in #239
- Improve ci by @InCogNiTo124 in #240
- Update OS images and checkout action in CI by @YuhanLiin in #241
- Update anyhow to version 1.0.58 by @gkobeaga in #243
- Fix
max_n_iterations
in k_means algorithm by @quettabit in #244 - Add serde support for LogisticRegression by @levkk in #247
- Automatically generate the intra doc links by @gkobeaga in #246
- Add MAPE to regression metrics by @bernardo-sb in #250
- Remove blas from linfa clustering by @oojo12 in #257
- Ica bench by @oojo12 in #261
- Gen tabular datasets by @oojo12 in #260
- enable convert_targets method by @oojo12 in #266
- add some benchmarking guidance by @oojo12 in #267
- bump criterion by @oojo12 in #271
- Iai ols benchmark by @oojo12 in #253
- Pls bench by @oojo12 in #263
- Add Pprof Profiling to Existing Benchmarks by @oojo12 in #273
- Adding Multi-Task ElasticNet support by @YuhanLiin in #238
- Update dataset docs with generate feature by @YuhanLiin in #280
- update criterion settings by @oojo12 in #276
- Version 0.6.1 by @YuhanLiin in #283
- Add API to read array from CSV by @YuhanLiin in #284
- Update argmin in linfa-linear to version 0.8.0 by @stefan-k in #289
- Add serde support to
linfa-preprocessing
andlinfa-bayes
by @YuhanLiin in #292 - Fix clippy warning by @YuhanLiin in #297
- Make kmeans model serializable by @tmokazaki in #296
- Remove appx DBSCAN impl and replace with type aliases by @YuhanLiin in #298
- Fix README.md typo by @derekperkins in #302
- Rewrite binary labeling in logistic-regression by @bytesnake in #275
- Bump argmin to 0.8.1 and serde optional by @pablf in #309
- Build fixes by @YuhanLiin in #319
- Update license field following SPDX 2.1 license expression standard by @frisoft in #310
- Release version 0.7.0 by @YuhanLiin in #320
New Contributors
- @wildart made their first contribution in #223
- @jorgehermo9 made their first contribution in #231
- @InCogNiTo124 made their first contribution in #240
- @gkobeaga made their first contribution in #243
- @quettabit made their first contribution in #244
- @levkk made their first contribution in #247
- @bernardo-sb made their first contribution in #250
- @oojo12 made their first contribution in #257
- @stefan-k made their first contribution in #289
- @tmokazaki made their first contribution in #296
- @derekperkins made their first contribution in #302
- @pablf made their first contribution in #309
- @frisoft made their first contribution in #310
Full Changelog: 0.6.0...0.7.0