Implementation of data mining algortihm
- Bayes (naive classifier)
- CAH (hierarchical clustering)
- Decision tree
- k-means
- KNN (k-nearest neighbours)
- Logistic regression
- Go in the wished directory (I.e.
$cd kmeans) - Execute the python file (I.e.
$python main.py) - That's all, it should work!
Copyright (c) 2020 Krupa Nathan