Giter Club home page Giter Club logo

anishsingh20 / statistical-learning-using-r Goto Github PK

View Code? Open in Web Editor NEW
31.0 8.0 25.0 3.34 MB

This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.

Home Page: http://rpubs.com/anish20

R 100.00%
datascience statistical-learning r data-analysis depth-interpretation machine-learning-algorithms predictive-modeling polynomial-regression k-nn boosting

statistical-learning-using-r's Introduction

Statistical-Learning-Techniques

This is a Statistical Learning repository which will consist of various Learning algorithms and their implementation in R and their in depth interpretation. Below are the links to the implementation and their in-depth explanation of the learning algorithms in R. All the documents below contain the under-lying mathematical concepts explained with respect to a simple case study in R.

Topics Covered :

  1. Supervised Learning

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

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

  4. Non-linear Regression and parametric models

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

  6. Tree based Modelling - Decision Trees

  7. Bayesian Modelling technique : Naive Bayes algorithm.

  8. Ensemble learning - Random Forests, Gradient Boosting , Bagging.

  9. Re-sampling methods and Cross Validation

  10. Unsupervised learning

First Document published on Polynomial Regression Tecnhiques which adds Non linearities to the Model and makes the model learn Non linear Functions.

http://rpubs.com/anish20/polynomialRegression


Second Document on step by step Implementation of Cubic Splines and Smoothing Splines in R and how they transform the variables by adding Truncated Basis functions b(X) and how it is better from Polynomial Regression, to learn Non linear Functional Mappings from X(Predictors) to Y(Target)

http://rpubs.com/anish20/Splines


Third Document on implementing Generalized Additive Models in R and their overview

http://rpubs.com/anish20/GeneralizedAdditiveModelsinR


Fourth document on Implementing Decision Trees in R using the 'tree' package

http://rpubs.com/anish20/decisionTreesinR


Fifth Article which Explains the concept of Random Forests and how to Implement it in R

http://rpubs.com/anish20/RandomForests


Article on Support Vector Machine in R

http://rpubs.com/anish20/svmR


Article on Radial Kernel Support vector classifier

http://rpubs.com/anish20/radialSVM


Article on implementing PCA in R and the maths behind it.

http://rpubs.com/anish20/PCA


Article which explaines K-means clustering algorithm and its implementation in R

http://rpubs.com/anish20/k-means

statistical-learning-using-r's People

Contributors

anishsingh20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.