• Stars
    star
    8
  • Rank 2,099,232 (Top 42 %)
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KNN, KMeans, Decision Tree, Naive Bayesian, Linear Regression, Principal Component Analysis, Neural Networks, Support Vector Machines all written in C++ from scratch.