Skip to content

shawnvega/ml_project3

Repository files navigation

This Code requires Python 3.5 with the following libraries installed
csv
sklearn
numpy
matplotlib
panda

to run the code after the libraries are installed, type in the console: "python file_name" where file_name is one of the files below:
human_adaboost.py
human_decision_tree.py
human_knn.py
human_neural.py
human_svm.py
iris_adaboost.py
iris_decision_tree.py
iris_knn.py
iris_neural.py
iris_svm.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages