c8ec8fec00a289b8fb465c0c53a4876584a6323a
* Fix #245: return error for NaN in naive bayes * Implement error handling for NaN values in NBayes predict: * general behaviour has been kept unchanged according to original tests in `mod.rs` * aka: error is returned only if all the predicted probabilities are NaN * Add tests * Add test with static values * Add test for numerical stability with numpy
User guide | API | Notebooks
Machine Learning in Rust
To start getting familiar with the new smartcore v0.3 API, there is now available a Jupyter Notebook environment repository. Please see instructions there, contributions welcome see CONTRIBUTING.
Description
A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.
classificationclusteringmachine-learningmachine-learning-algorithmsmodel-selectionregressionrustrust-langscientific-computingstatistical-learningstatistical-models
Readme
Apache-2.0
2.9 MiB
Languages
Rust
100%