https://github.com/zerossb/iris-classification
https://github.com/zerossb/iris-classification
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zerossb/iris-classification
- Owner: zerossB
- License: gpl-3.0
- Created: 2018-05-21T15:05:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T20:03:31.000Z (about 7 years ago)
- Last Synced: 2025-05-20T04:37:44.623Z (about 2 months ago)
- Language: Python
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iris-classification
A simple implementation of Neural Network, to be able to recognize the variations of a plant called ["Iris"](https://en.wikipedia.org/wiki/Iris_(plant)), which contains 3 variations: "Iris-setosa", "Iris-versicolor" and "Iris-virginica".
As we can see in the images below, they are very similar, the only difference that is what classifies it within the variations is: **height** and **width** of the petals.


