Skip to content

Implementing some machine learning algorithms on the Iris dataset.

Notifications You must be signed in to change notification settings

sohamlive/Iris_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Iris_ML

Implementing some machine learning algorithms on the Iris dataset. The dataset is taken from the UCI Machine Learning Repository.

Uses pandas, sklearn, seaborn, matplolib libraries.

I implemented Logistic Regression, K-Nearest Neighbours, Support Vector Machines and Random Forest algorithms on the dataset. The code is run a Jupyter Notebook.

About

Implementing some machine learning algorithms on the Iris dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published