Skip to content

FtZzy/data_mining

Repository files navigation

data_mining

Implementation of data mining algortihm

  1. Bayes (naive classifier)
  2. CAH (hierarchical clustering)
  3. Decision tree
  4. k-means
  5. KNN (k-nearest neighbours)
  6. Logistic regression

User manuel

  1. Go in the wished directory (I.e. $cd kmeans)
  2. Execute the python file (I.e. $python main.py)
  3. That's all, it should work!

License

Copyright (c) 2020 Krupa Nathan

About

Implementation of data mining algortihm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages