Skip to content

ab-aruneswaran/IRIS_FLOWER_CLASSIFICATION

Repository files navigation

IRIS-Flower-Classification

This Project is thorugh application of machine learning with python programming. It focuses on IRIS flower classification using Machine Learning with scikit tools. Here some of algorithm are used that are some types of machine learning subparts algorithms of supervised and Unsupervised learning. Algorithm used for predicting and get accuracy are -

  1. Linear Regression
  2. Logistic Regression

We are making accuracy and prediction in Iris project through Iris Dataset.

-- Project Status: [Completed]

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

Requirements

1 - pip install streamlit
2 - pip install numpy
3 - pip install keras

How to Run

1 - Download the Repository
2 - Run command streamlit run iris_webapp.py
And the browser will open running this app

Deployment

Streamlit Model Deployment

Deployment Link here

Result

This Machine Learning Model achieves a high accuracy of 100% using all of above Algorithms .

I hope this will be useful someday, thankyou for seeing !✌🏻

PS: Please do not forget to drop a star if you like it!

Releases

No releases published

Packages

No packages published

Languages