...

/

Predictions and Evaluation

Predictions and Evaluation

Learn to load and transform the test data to make predictions.

We'll cover the following...

Our model is trained on the given train subset (X_train_s, y_train).

Test data

Let’s get the predictions for the test data. Since we have ...