Skip to content

Logesh08/Machine-Learning-Algorithms-Accuracy-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-Algorithms-Accuracy-Test

The program gives the accuracy of Machine Learning Algorithms such as Logistic Regression, Linear Discriminant Analysis, K Neighbors Classifier, Gaussian Naive Bayes and Support Vector Classifier by using a known Iris dataset. So the accuracy of each algorithms is calculated by validating with the datasets


Dataset

Install requirements using:

pip install -r requirements.txt

About

The accuracy of five(5) main Machine Learning Algorithms are tested

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages