Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Background Materials Leaf classification is a perfect area for the application of CNN . This week, you will compete in the Kaggle.com Leaf ClassificationLinks to
Background Materials
Leaf classification is a perfect area for the application of CNN This week, you will compete in the Kaggle.com Leaf ClassificationLinks to an external site. competition.
RECOMMENDATION: the data set here is large, so you might consider conducting exploratory data analysis and building initial models on a smaller subsample prior to applying it to the full dataset. Eventually, you will need to build your models on the entirety, though.
ManagementResearch Question
In laymans terms, what is the managementresearch question of interest, and why would anyone care?
Requirements
Conduct your analysis using a crossvalidation design.
Conduct EDA.
Build at least three CNN models based on hyperparameter tuning.
Evaluate goodness of fit metrics.
Build multiclass ROC and Precision Recall graphs.
Once you have your bestperforming models, classify the test data and submit it to Kaggle. Provide your Kaggle.com user name and screen snapshots of your scores.
Discuss your models performance.
Python Programming
All programming will be done in Python. A style guide is hereLinks to an external site..
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started