Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
334 stars 296 forks source link

Added Iris Flower Classification #713

Closed Ishita-Jena closed 1 week ago

Ishita-Jena commented 1 month ago

Added Iris Flower Classification (issue #649) which uses 6 classification models - Logistic Regression, KNN, SVM, Random Forest, Decision Tree and Gaussian Naive Bayes. The aim is to categorize iris flowers into three different species. This project includes an interactive user interface allowing users to select a model, input values, and receive predictions.

Ishita-Jena commented 1 month ago

Hello, I've raised a pull request for issue #649. Please check and let me know if any changes are required. Thank you.

Niketkumardheeryan commented 1 month ago

@Ishita-Jena this type of classification is already there ,so we cant merge This PR , but if you can integrate your model then we can merger your pr

Ishita-Jena commented 1 month ago

Got it. I'll need some time to integrate it. Till then may I please work on other issues while this is on hold?