Iris Neural Network Save

Iris Neural Network using TensorFlow

Project README

Iris-Neural-Network

Neural Network for the Iris Dataset using TensorFlow

Description

The Iris dataset was used in R.A. Fisher's classic 1936 paper, The Use of Multiple Measurements in Taxonomic Problems, and can also be found on the UCI Machine Learning Repository.

It includes three iris species with 50 samples each as well as some properties about each flower. One flower species is linearly separable from the other two, but the other two are not linearly separable from each other.

The columns in this dataset are:

  • Id
  • SepalLengthCm
  • SepalWidthCm
  • PetalLengthCm
  • PetalWidthCm
  • Species

Accuracy

This Neural Network reaches 99% of Accuracy

Open Source Agenda is not affiliated with "Iris Neural Network" Project. README Source: EdoVaira/Iris-Neural-Network
Stars
27
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating