Data Preparation and Scaling

Learn to prepare data and scale features for neural network modeling.

Imports and loading data

Modeling starts with the ritualistic library imports. The code below shows all the imports and also a few declarations of constants, such as random generator seeds, the data split percent, and the size of figures to be plotted later.

Get hands-on with 1200+ tech skills courses.