This project demonstrates the Random Forest Classifier using Scikit-learn. It applies a supervised machine learning approach to classify the well-known Iris dataset and evaluates the model's accuracy.
- Source: Scikit-learn's built-in Iris dataset
- Features: Sepal Length, Sepal Width, Petal Length, Petal Width
- Target: Setosa, Versicolor, Virginica
- Algorithm: Random Forest Classifier
- Accuracy: ~96% (depending on random state)
- Evaluation Metrics: Accuracy Score, Confusion Matrix, Classification Report
- Python
- Scikit-learn
Syed Imthiaz I
B.E. Computer Science and Engineering
KCG College of Technology
π LinkedIn
π LinkedIn Post
Β© 2025 Syed Imthiaz I β All rights reserved. Unauthorized copying, modification, distribution, or use of this code or any part of it is strictly prohibited without the express written permission of the author.
π© For permission requests, contact: syedimthiaz2006@gmail.com