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
319 stars 290 forks source link

Sugarcane Leaf Disease Detection #823

Open atharv1707 opened 5 days ago

atharv1707 commented 5 days ago

Pull Request for DL-Simplified 💡

Issue Title : Sugarcane Leaf Disease Detection

Closes: #456

Description:

In this pull request, I have thoroughly analyzed and processed the dataset through the following steps:

Exploratory Data Analysis (EDA):

Data Pipeline:

Model Training:

Trained multiple models to compare their performance based on accuracy metrics:

Ensemble Learning:

Evaluation:

This comprehensive approach has resulted in improved model performance and accuracy. I hope that these contributions are valuable to the project.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

The dataset was split into three parts with a 60:20:20 ratio for training, validation, and testing. Separate data generators were created for each subset. After training each model, I evaluated its performance against the testing dataset to ensure accurate training and robust performance. This approach confirmed that the models were correctly trained and capable of performing well on unseen data.

Checklist: ☑️

github-actions[bot] commented 5 days ago

Our team will soon review your PR. Thanks @atharv1707 :)

atharv1707 commented 3 days ago

Hey @abhisheks008! I've implemented the changes based on your suggestions. Could you please review them? Thanks!

atharv1707 commented 3 days ago

hey @abhisheks008 I have deleted the file. Though the indentation seemed fine, I have edited the file suitably so that the issue doesn't come up again. Please review the changes