vishwasbasotra / Flower-Classification-WebApp

This Model/WebApp is going to classify the iris flowers for us using Artificial Neural Networks (ANN).

Home Page:https://iris-flower-classification-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flower Classification WebApp

This Model/WebApp is going to classify the iris flowers for us using Artificial Neural Networks (ANN).
Web App - https://iris-flower-classification-app.herokuapp.com/

image

Problem Statement:

Create the model that can classify the different species of the Iris flower.

Dataset:

  • 150 Sample
  • 3 Labels: Species of Iris (Iris setosa, Iris virginica and Iris versicolor)
  • 4 Features: Sepal length, Sepal width, Petal length, Petal Width in cm.

image

Requirement:

  • Anaconda
  • IDE: VS Code, Sublime Text, etc
  • Python 3.7

License and Copyright

© Vishwas Basotra Licensed under the MIT License.

About

This Model/WebApp is going to classify the iris flowers for us using Artificial Neural Networks (ANN).

https://iris-flower-classification-app.herokuapp.com/

License:MIT License


Languages

Language:Python 57.5%Language:HTML 30.0%Language:Jupyter Notebook 12.5%