Skip to content

jackychen718/ML-Assignment1

Repository files navigation

1 Download assignment1 directory,‘https://github.com/jackychen718/ML-Assignment1’
2 Open terminal and switch to the directory
3 To see DecisionTree classifier,input command 'python DecisionTree.py'
4 To see Neural Net classifier, input command 'python NeuralNet.py'
5 To see Adaboosting classifier, input command 'python Boosting.py'
6 To see SVM classifier, input command 'python SVM.py'
7 To see KNN classifier, input command 'python NearestNeighbor.py'

About

Machine Learning assignment1 code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages