Skip to content

In this competition, we’re challenged to build a machine learning model that identifies the type of flowers in a dataset of images (for simplicity, we’re sticking to just over 100 types).

Notifications You must be signed in to change notification settings

apurva-modi/Flower-classification

Repository files navigation

Flower-classification

Course Project for CS 795 - Practical Machine Learning | Yaohang Li

Requirements to run the program

  • python 3.7 with anaconda
  • numpy
  • pandas
  • scikitlearn
  • pickle
  • random
  • seaborn
  • matplotlib
  • TensorFlow
  • Keras
  • efficientNet

Note

  • All the above mentioned libraries can be downloaded from anaconda packages.
  • for efficientNet, we need to follow steps mentioned in the EfficientNet lib .

About

In this competition, we’re challenged to build a machine learning model that identifies the type of flowers in a dataset of images (for simplicity, we’re sticking to just over 100 types).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published