...

/

Coding Challenge: Train Random Forest Model

Coding Challenge: Train Random Forest Model

Train a random forest regression model on the automobile dataset.

Problem statement

In this challenge, we’ll train a random forest regression model on the automobile dataset. First, we need to load the dataset to a ...