abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
320 stars 290 forks source link

Iris Classification #598

Open Sindhu-2004 opened 1 month ago

Sindhu-2004 commented 1 month ago

The goal of this task is to create a model that can accurately predict the species of an iris flower based on its sepal length, sepal width, petal length, and petal width.

abhisheks008 commented 1 month ago

Can you share the dataset and approach for solving this issue?

Sindhu-2004 commented 1 month ago

Project Title : Iris Flower Classification Aim : The goal of this task is to create a model that can accurately predict the species of an iris flower based on its sepal length, sepal width, petal length, and petal width. Dataset : [Iris Flower Dataset] https://www.kaggle.com/datasets/arshid/iris-flower-dataset Approach : Logistic Regression, Classification, scikit-learn, TensorFlow, and PyTorch.

abhisheks008 commented 1 month ago

One issue at a time.

Mehaksaini2808 commented 1 month ago

Hey! If not assigned to anyone I would love to work on this Project Title: Iris Flower Classification Aim: The goal of this task is to create a ML model that aims to predict the species of an Iris flower based on its morphological features. Dataset : https://www.kaggle.com/datasets/uciml/iris Approach :

Mehaksaini2808 commented 1 month ago
  1. Full name : Mehak Saini
  2. Email ID : mehaksaini288@gmail.com
  3. Dataset : https://www.kaggle.com/datasets/uciml/iris
  4. Approach : Logistic Regression, SVM and random forest. Perform model Evaluation and select the best performing model. What is your participant role? (Mention the Open Source program)Contributor in GSSOC'24
Mehaksaini2808 commented 1 month ago

Please assign this issue to me.

abhisheks008 commented 1 month ago
  1. Full name : Mehak Saini
  2. Email ID : mehaksaini288@gmail.com
  3. Dataset : https://www.kaggle.com/datasets/uciml/iris
  4. Approach : Logistic Regression, SVM and random forest. Perform model Evaluation and select the best performing model. What is your participant role? (Mention the Open Source program)Contributor in GSSOC'24

This repo majorly focuses on deep learning methods rather than machine learning techniques.

Mehaksaini2808 commented 1 month ago

Sorry for the confusion!

I can implement 3 deep learning model for this dataset and find the best-fitted one by comparing them all based on their accuracy.

abhisheks008 commented 1 month ago

This issue is raised by a contributor for personal contribution, I don't think you can work on this issue.

You can check out the issues raised by me and having Up for Grabs labels.