Skip to content

Statistical Learning application of different machine learning algorithms on dataset and their implementation in R covering model selection techniques, shrinkage Methods and Regularization techniques, different non linear models, re-sampling methods and Cross Validation, boosting, trees, supervised learning & Unsupervised learning

Notifications You must be signed in to change notification settings

Architectshwet/Statistical-Learning-using-R

Repository files navigation

Statistical-Learning-using-R

Topics Covered :

Supervised Learning

  1. Model Selection techniques - AIC, BIC, Mallow's Cp , Adjusted R-squared , Cross validation error.

  2. Shrinkage Methods and Regularization techniques - Ridge Regression , LASSO, L1 norm, L2 norm.

  3. Non-linear Regression and parametric models like polynomial regression, splines

  4. Non-parametric model - K-nearest neighbor algorithm

  5. Tree based Modelling - Decision Trees

  6. Ensemble learning - Boosting , Bagging.

  7. Re-sampling methods and Cross Validation

  8. Unsupervised learning like kmeans, pca

About

Statistical Learning application of different machine learning algorithms on dataset and their implementation in R covering model selection techniques, shrinkage Methods and Regularization techniques, different non linear models, re-sampling methods and Cross Validation, boosting, trees, supervised learning & Unsupervised learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages