Building a Model
Follow step-by-step instructions to explore the German Credit dataset and build a predictive model.
We'll cover the following...
We'll cover the following...
Exploratory data analysis
Before we build the model, we need to perform exploratory data analysis. We are going to load it and go feature-by-feature in order to understand its meaning and characteristics. During this stage, we will try to ...