Skip to content

nabingiri/regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regression

Linear and Logistic Regressions and their implementations

  1. The folder Linear regression contains R code for solving linear regression problem with Assumption Diagnostic Tests.

  2. The folder Logistic regression contains R code for solving logistic regression problem with ROC curve, Gini index, confusion matrix.

  3. The folder Mini project contains implementation of House Price Prediction problem using R code.

  4. The folder Final project contains implementation of Auto Insurance - Predict Customer LIfetime Value using R code.

  5. R code, dataset, question, and detail implementation in word file is inside each folder.

About

Linear and Logistic Regressions and their implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages