In this project, we will create a convolutional neural network that is CNN which will be able to predict a species of a bird. We will use different layers and other hyperparameters for building, training and testing. In This multiclass classification model, we will be using keras for this project.
In this project, we will create a convolutional neural network
that is CNN which will be able to predict a species of a bird. We will use
different layers and other hyperparameters for building, training and
testing. In This multiclass classification model, we will be using keras for
this project.
What will i learn?
Understanding the problem statement.
Understanding different libraries and their respective uses.
In depth exploratory data analysis of each feature. Data cleansing and preparation.
Creating custom functions for machine learning models.
In depth explanation of data imputation and filling missing data.
Defining an approach to solve ML classification problems.
Data preparation for Machine Learning model.
Training and testing the model using cross validation.
Excellent course. I started it being a bit skeptical, just with the intention to go quickly through some video scripts.
but I changed my mind. There is so much to learn here