Map
>
Data Science
>
Predicting the Future
>
Modeling
>
Regression
>
Multiple Linear Regression
> Exercise
MLR - Exercise
Open "Weka".
Click on "Open file ..." and load the dataset (
mlr.csv
).
Click on the "Classify" tab and choose "Linear Regression".
Set the parameters before running the model.
Select "Y" as the target from the list box and click on "Start".
Check the "Classifier output" pane for the result.
Set the parameters before running the model.