Skip to content

chiho828/Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classifier

Mr. Rabbits (Our intelligent agent created by Brian Luu) will guide the user to a classifier test.

The program specifically asks to choose between the two data sets, Fisher's iris flower (iris.csv) and Wisconsin breast cancer diagnostics (wdbc_clean.csv).

Then it asks which method to use to classfy data, with what percentage of data as the training sample and as the testing sample. The three methods available are: K Nearest Neighbors, Naive Bayes, Bagging.

About

Trains with a flower data set to classify new samples, using KNN and Naive Bayes methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages