https://github.com/kmohamedalie/computer_vision-iris_flower
Computer Vision - Iris Flower
https://github.com/kmohamedalie/computer_vision-iris_flower
biology classification computer-vision deep-learning earth-nature iris-dataset machine-learning multiclass-classification neural-network
Last synced: about 2 months ago
JSON representation
Computer Vision - Iris Flower
- Host: GitHub
- URL: https://github.com/kmohamedalie/computer_vision-iris_flower
- Owner: Kmohamedalie
- License: mit
- Created: 2023-07-29T14:02:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T10:02:48.000Z (about 2 years ago)
- Last Synced: 2025-01-02T15:32:02.466Z (9 months ago)
- Topics: biology, classification, computer-vision, deep-learning, earth-nature, iris-dataset, machine-learning, multiclass-classification, neural-network
- Language: Jupyter Notebook
- Homepage: https://github.com/Kmohamedalie/Computer_Vision-Iris_Flower/tree/master
- Size: 8.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iris_Flower - image classification
Task: In this repository I tried to classify flower images of the famous iris dataset used for teaching purpose by most universities and machine learning practitioners.
Dataset: can be found both on the kaggle and UCI Machine Learning repository.
Complete Notebook: can be find here.