Week 2-3 |
7 ML ALgorithms :
Cluster: DBSCAN
Cluster: Hierarchical
Cluster: Kmean
Classify: Knn
Classify: Naive Bayes
Classify: Decision Tree
Reinforce: Q Learning
|
7 ML BoardGame :
Cluster: DBSCAN->chess board
Cluster: Kmean->chess board
Classify: Knn->chess board
Cluster: Hierarchical->paper draw
Classify: Naive Bayes->paper draw
Classify: Decision Tree->paper draw
Reinforce: Q Learning->paper draw
|
3 ML Graph&Table:
Cluster: Kmean
Classify: Knn
Classify: Naive Bayes
maze game with Decision Tree
|