Skip to content

Code for Machine learning Algorithms: KNN, Decision Tree, Naive Bayes, Random Forest

Notifications You must be signed in to change notification settings

sekhonjashan/COMP6721_ML_Algorithms

Repository files navigation

data set's execution queries

dataset 1 python dataset1/DecisionTreeClassifier.py python dataset1/NB_Bernoulli.py python dataset1/RandomForest.py python dataset1/NB_Complement.py python dataset1/NB_Multinomial.py python dataset1/KNeighbors.py

dataset 2 python dataset2/DecisionTreeClassifier.py python dataset2/NB_Bernoulli.py python dataset2/RandomForest.py python dataset2/NB_Complement.py python dataset2/NB_Multinomial.py python dataset2/KNeighbors.py

About

Code for Machine learning Algorithms: KNN, Decision Tree, Naive Bayes, Random Forest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages