Download Latest Version v.0.2.0 source code.zip (812.4 kB)
Email in envelope

Get an email when there's a new version of Scholar

Home / v0.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-29 6.7 kB
v.0.2.0 source code.tar.gz 2023-08-29 768.0 kB
v.0.2.0 source code.zip 2023-08-29 812.4 kB
Totals: 3 Items   1.6 MB 0

Added

  • Add Affinity Propagation
  • Addt-SNE
  • Add Polynomial Regression
  • Add 'unrolling loops' option
  • Add Trapezoidal Integration
  • Add AUC-ROC, AUC, and ROC Curve
  • Add Simpson rule Integration
  • Add Radius Nearest Neighbors
  • Add DBSCAN
  • Add classification metrics: Average Precision Score, Balanced Accuracy Score, Cohen Kappa Score, Brier Score Loss, Zero-One Loss, Top-k Accuracy Score
  • Add regression metrics: R2 Score, MSLE, MAPE, Maximum Residual Error
  • Add Gaussian Mixtures
  • Add Model selection functionalities: K-fold, K-fold Cross Validation, Grid Search
  • Add a guide with Cross-Validation and Grid Search

Changed

  • Update notebooks
  • Add support for :f16 and :bf16 types in SVD
  • Replace seeds with Random.key
  • Add support for custom optimizers in Logistic Regression
  • Unify tests
  • Add support for axes in Confusion Matrix
  • Add support for broadcasting in Metrics.Distances
  • Update CI
  • Change structure of metrics in Scholar

Fixed

  • Better types management

Pull requests

New Contributors

Full Diff: https://github.com/elixir-nx/scholar/compare/v0.1.0...v0.2.0 Changelog: https://github.com/elixir-nx/scholar/blob/main/CHANGELOG.md

Source: README.md, updated 2023-08-29