Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 597 Bytes

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