/smartcore-examples

SmartCore examples

Primary LanguageRustApache License 2.0Apache-2.0

DEPRECATION

This examples are for legacy version 0.21, please see the notebooks in smartcore-jupyter for current examples.

SmartCore Examples

Examples of code using machine learning models from SmartCore library. All examples here are used in SmartCore's User guide and grouped into same categories as pages from the manual.

How to run examples?

To list available examples:

cargo run list

To run an example:

cargo run quick-start:iris-knn