Prodigy-InfoTech / Machine-Learning-Projects

Projects for Machine Learning Projects
GNU General Public License v3.0
4 stars 8 forks source link

Iris Flower Species Classification #10

Open prodigyinfotech opened 12 months ago

prodigyinfotech commented 12 months ago

Build a classifier to identify different species of iris flowers based on features like sepal length, sepal width, petal length, and petal width. The Iris dataset is a classic choice for beginners.

Abhayg444 commented 11 months ago

Adding my Iris Flower Classification Project using Decision Tree