Skip to content
Vatsal Kanakiya edited this page May 3, 2018 · 1 revision

VZ_Learn Docs

VZ_Learn is a machine learning and data preprocessing library written in C++ using the the boost::numeric::ublas Linear Algebra library.
The header files are:

  1. data_manip.hpp
  2. linear_regression.hpp
  3. kmeans.hpp
  4. decisiontree.hpp
  5. naivebayes.hpp
Clone this wiki locally