Code Monkey home page Code Monkey logo

multi-class-classification-iris-flowersproject-2-for-mothers-who-love-gardening-and-flowers-identi's Introduction

Multi-Class-Classification-Iris-FlowersProject-2-for-Mothers-who-love-Gardening-and-Flowers-Identi

In this project, I have use Keras to develop and evaluate neural network models for multi-class classification project

In this project , you will know:

• How to load data from CSV and make it available to Keras.

• How to prepare multi-class classification data for modeling with neural networks.

• How to evaluate Keras neural network models with scikit-learn.

About Dataset

In this project, we will use the standard machine-learning problem called the iris flowers dataset: http://archive.ics.uci.edu/ml/datasets/Iris

This dataset is well studied and is a good problem for practicing on neural networks because all of the 4 input variables are numeric and have the same scale in centimeters. Each instance describes the properties of an observed flower measurements and the output variable is specific iris species.

This is a multi-class classification problem, meaning that there are more than two classes to be predicted, in fact there are three flower species. This is an important type of problem on which to practice with neural networks because the three class values require specialized handling.

The iris flower dataset is a well-studied problem and as such we can expect to achieve model accuracy in the range of 95% to 97%. This provides a good target to aim for when developing our models in this project. We have download the iris flowers dataset for free and place it in the project directory with the filename “iris.csv“.You can also directly download the dataset:

multi-class-classification-iris-flowersproject-2-for-mothers-who-love-gardening-and-flowers-identi's People

Contributors

osamaimran25 avatar

Stargazers

 avatar

Watchers

James Cloos 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.