Map > Data Science > Predicting the Future > Modeling > Regression > Multiple Linear Regression > Exercise
 

MLR - Exercise

  1. Open "Weka".
  2. Click on "Open file ..." and load the dataset (mlr.csv).
  3. Click on the "Classify" tab and choose "Linear Regression".
  4. Set the parameters before running the model.
  5. Select "Y" as the target from the list box and click on "Start".
  6. Check the "Classifier output" pane for the result.

 

 
Set the parameters before running the model.