An open API service indexing awesome lists of open source software.

https://github.com/justdvnsh/classification-methods

A collection of different classification techniques done on iris-dataset
https://github.com/justdvnsh/classification-methods

classification classification-algorithm classification-model decision-trees iris iris-dataset knn knn-algorithm knn-classification logistic-regression machine-learning machine-learning-algorithms naive-bayes naive-bayes-algorithm naive-bayes-classifier random-forest

Last synced: 25 days ago
JSON representation

A collection of different classification techniques done on iris-dataset

Awesome Lists containing this project

README

        

# Classification Methods !

A collection of different classification techniques done on different datasets.
I have made a project to test different algorithms on a same dataset. I have used many different classification algorithm to gain a better insight
of which algorithm can perform better on which type of dataset.