Plant Disease Detection Using AutoML and Deep Learning 1
Plant Disease Detection Using AutoML and Deep Learning 1
Detection Using
AutoML and Deep
Learning
• Sooraj Rajkumar Poly Raj (200574795)
• Shalbin Kurisuveettil Shaji (200567040)
• Ariga Peruvarathara Vinod (200573386)
• Rithin Ravi (200567791)
• Anjana Kaapaadan(200573241)
🌱 The agricultural industry faces challenges in
plant disease detection affecting crop yields.
Overview
Model selection
🤖 AutoML (MLJAR) Hyperparameter tuning
automates: Feature optimization
🔄 Preprocessing steps:
Data augmentation (flipping, rotation,
Resizing images to uniform size Normalization for better model training
zoom)
Data Augmentation
Why AutoML (MLJAR)?
Model
Selection Optimizes hyperparameters for best performance.
AutoML
🔹 Process:
1 Input dataset into AutoML
1️⃣
2️⃣AutoML trains multiple models (CNN, Random Forest, XGBoost, etc.)
3️⃣Best model selected automatically based on log loss & accuracy
🏆 Best Performing Model: Ensemble Model
📊 Key Metrics:
🔹 Log Loss: 0.015641
Improved model accuracy using ensemble learning with a log loss of 0.015641.
Conclusion 🔹 Impact: