Collection of data science methods and practices in R.
Running these in RStudio will display analysis and modelling of benchmark data set.
- PS1 is the analysis of "IGF" data set using different regression types.
- Data science using lda and glm is the use of discriminant analysis and glm on the "Breast Cancer Wisconsin" data set.
- Ps3 is classification work on the "bank" data set. Uses bagging and random forests.