Introduction
Explore how to select and implement a multilayer perceptron model to predict weekly sales for retail stores. Understand data preparation, model training, evaluation, and making predictions on new data within an industry-level machine learning project.
We'll cover the following...
We'll cover the following...
In this Lab you will be building the machine learning model for predicting sales. Then, after training and evaluation to create the final model, you’ll use it to make sales predictions on new ...