Linear and Logistic Regressions and their implementations
-
The folder Linear regression contains R code for solving linear regression problem with Assumption Diagnostic Tests.
-
The folder Logistic regression contains R code for solving logistic regression problem with ROC curve, Gini index, confusion matrix.
-
The folder Mini project contains implementation of House Price Prediction problem using R code.
-
The folder Final project contains implementation of Auto Insurance - Predict Customer LIfetime Value using R code.
-
R code, dataset, question, and detail implementation in word file is inside each folder.