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 separate files for test data, we must load them and perform all the preprocessing.
Get hands-on with 1400+ tech skills courses.