Skip to content

rahimih/leaf-classification-ift712

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaf Classification – IFT712 Project

Team Members

  • Hadi Rahimi CIP : Hadr2302
  • Sara Akhavan nasab CIP :akhs2502

Description

This project compares multiple machine learning classifiers on the Kaggle Leaf Classification dataset using Python and scikit-learn.

Models implemented

  • Logistic Regression
  • KNN
  • Random Forest
  • SVM
  • Gaussian Naive Bayes
  • Gradient Boosting

Installation

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages