Irish Flower-classification
-
Updated
May 14, 2023 - Jupyter Notebook
Irish Flower-classification
Data Analytics
Exploring Decision Tree Classifier for Iris Dataset Classification
In this notebook we'll see how to use KNN to classify the IRIS Flowers.
This project aims to build a classification model that predicts the species of iris flowers (Setosa, Versicolor, Virginica) based on the existing Iris dataset. The dataset can be accessed via the following link: https://scikit-learn.org/1.5/datasets/toy_dataset.html.
A Machine Learning Model for classifying iris flowers based on their features using Python, scikit-learn, and TensorFlow.
Successful work completed as Intern at Bharat Intern in Oct - Nov 2023
Add a description, image, and links to the iris-classification-model topic page so that developers can more easily learn about it.
To associate your repository with the iris-classification-model topic, visit your repo's landing page and select "manage topics."