Question: (2) Build a process in RapidMiner that applies cross validation to a linear regression model on this dataset and evaluates its performance. Remember that Cross

(2) Build a process in RapidMiner that applies cross validation to a linear regression model on this dataset and evaluates its performance. Remember that Cross Validation is a nested operator, meaning it will have its own process within the Process panel. Show a screenshot of the Cross Validation process (NOT of the main process; your screenshot should not include the Cross Validation operator itself). You do not need to include the Parameters panel. In the Cross Validation process, check use local random seed, and set the local random seed to 12345. d) In the Linear Regression operator, set feature selection to none, as you did in Part 1. Run the process. What is the root mean squared error (RMSE) of this linear regression model? e) In the Linear Regression operator, set feature selection to T-Test. Run the process. What is the root mean squared error (RMSE) of this linear regression model
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
