Week 6
Multiple Regression Model
Apply multiple regressions, if data have a continuous independent variable.
Week 7
REGRESSION MODEL FOR PREDICTION
Apply regression Model techniques to predict the data on above dataset.
Week 8
Classification Model
a) Install relevant packages for classification.
b) Choose a classifier for classification problems.
c) Evaluate the performance of the classifier.
Week 8
Clustering Model
a) Clustering algorithms for unsupervised classification.
b) Plot the cluster data using R visualizations.