Skip to content

gvbc42/Tiny-sklearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d5dd02 · Nov 22, 2019

History

88 Commits
Jul 22, 2019
Aug 3, 2019
Jun 29, 2019
Jul 6, 2019
Jun 29, 2019
Jul 8, 2019
Oct 12, 2019
Jul 5, 2019
Jul 30, 2019
Jul 6, 2019
Jul 28, 2019
Apr 19, 2019
Nov 22, 2019
Jul 30, 2019
Jul 3, 2019
Oct 12, 2019
Apr 20, 2019
May 6, 2019
Apr 28, 2019
Aug 1, 2019
Jul 10, 2019
Jul 23, 2019
Aug 5, 2019
Nov 22, 2019
Apr 8, 2019
Nov 22, 2019

Repository files navigation

tiny-sklearn

About

  • Tiny implementation of important algorithms in scikit-learn (e.g., pure python, no input validation, no speed/memory optimization, do not support sparse matrix and multioutput).
  • Useful when understanding ML algorithms and scikit-learn.
  • Multiple implementations of each algorithm.
  • Roughly follow the structure of scikit-learn.
  • Roughly follow the API standard of scikit-learn.
  • Results are compared with scikit-learn.

Table of Contents

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published