Giter Site home page Giter Site logo

iris-flower-classification's Introduction

Iris Flower Classification Project using Machine Learning

The aim of the iris flower classification is to predict flowers based on their specific features.

Dataset

  1. The iris dataset contains three classes of flowers, Versicolor, Setosa, Virginica, and each class contains 4 features, ‘Sepal length’, ‘Sepal width’, ‘Petal length’, ‘Petal width’.
  2. The dataset contains 150 samples with 3 classes of iris flowers (50 samples for each class).

Prerequisites:

  1. Numpy- 1.19.3
  2. Matplotlib- 3.3.2
  3. Seaborn – 0.11.1
  4. Pandas – 1.2.4
  5. Scikit-learn – 0.24.2

Steps to Classify Iris Flower:

  1. Load the data
  2. Analyze and visualize the dataset
  3. Model training.
  4. Model Evaluation.
  5. Testing the model.

Usage

  1. Download iris.csv and save it in the project directory.
  2. Run the Iris flower classification.ipynb file, which contains the code for data preprocessing, model training, and evaluation.
  3. The script will load the dataset, preprocess the data, split it into training and testing sets, train a linear regression model, and evaluate its performance.
  4. After the model training is completed, it will predict flowers based on their specific features.

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

Contact

For any questions or inquiries, please contact [[email protected]].

iris-flower-classification's People

Contributors

siriamarlapudi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.