Skip to content

An overview and comparison of different classification algorithms implemented in python using sci-kit learn library

Notifications You must be signed in to change notification settings

jugal-chauhan04/Classification-using-scikit-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Classification-using-scikit-learn

An overview and comparison of different classification algorithms implemented in python using sci-kit learn library

The classification algorithms are used to classify Iris species dataset. The primary objective is to implement and compare different classification algorithms using performance matrix.

Following classification algorithms are used:

  1. Decision Trees
  2. Random Forest Classifier
  3. Support Vector Machine

The detailed report and jupyter notebook code is present in corresponding folders

About

An overview and comparison of different classification algorithms implemented in python using sci-kit learn library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published