Skip to content

C# Machine Learning library inspired by Scikit-Learn.

License

Notifications You must be signed in to change notification settings

kopok2/SciSharp-Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SciSharp-Learn

C# Machine Learning library inspired by Scikit-Learn.

Project objectives

Implement Machine Learning and Deep Learning algorithms in C#.

Algorithms

  • K-Nearest Neighbors
  • Logistic Regression
  • Decision Trees
  • Accelerated Gradient Boosting Tree Ensemble
  • Multi Layered Perceptron

Project components

  • Scikit-learn like interface (fit, predict methods)
  • Unified classifier model
  • Benchmark datasets

Project prepared for Object-Oriented Programming university class.

About

C# Machine Learning library inspired by Scikit-Learn.

Topics

Resources

License

Stars

Watchers

Forks

Languages