Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iris Flower Classification #705

Closed
greeshma275 opened this issue Nov 1, 2024 · 3 comments
Closed

Iris Flower Classification #705

greeshma275 opened this issue Nov 1, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@greeshma275
Copy link

The Iris Flower Classification project involves developing a machine learning model to classify iris flowers into three species: Setosa, Versicolor, and Virginica. Using the widely recognized Iris dataset, which contains features such as sepal length, sepal width, petal length, and petal width, we employ algorithms like Random Forest to build the classification model. The project demonstrates data preprocessing techniques, including feature scaling and train-test splitting, followed by training the model and making predictions. Evaluation metrics such as accuracy, confusion matrix, and classification report help assess the model's performance.

@greeshma275 greeshma275 added the enhancement New feature or request label Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

@greeshma275
Copy link
Author

Please assign Level

Copy link

github-actions bot commented Nov 2, 2024

Hello @greeshma275! Your issue #705 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants