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

smartcorelib/smartcore-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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