Question: Please access the BostonHousing dataset from mlbench package & Implement the following algorithms. ( if tuning parameter is present in any of the algorithms, use
Please access the BostonHousing dataset from mlbench package &
Implement the following algorithms.
if tuning parameter is present in any of the algorithms, use
necessary hyperparameter tuning strategy of your choice.
Split the data set into training & test set.
Do some exploration & also check correlation plot using numbers
For resampling, use any method other than "repeatedcv".
Implement the following algorithms:
Linear regression,
Penalized regression models such as Ridge regression, Lasso
regression, Elasticnet regression,
Support vector machine,
Knearest neighbors.
Please submit code in file as R script so that it becomes possible to
replicate. Please name the file after your full name.
You can include your comments in R script using # symbol.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
