Single Tree Fit and Random Forest Fit
Consider the house prices data from lecture (HousePrices). Make an 80/20 training/validation split with the random seed set to “1.” Based on your validation data set, obtain a single tree fit and a random forest fit (no early stopping rule, use defaults). a) Save the Prediction Formula for each model. Use JMP’s model comparison platform and compare the fits. Show output. The conclusions you make ...