All Projects → anishsingh20 → Statistical-Learning-using-R

anishsingh20 / Statistical-Learning-using-R

Licence: other
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.

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Statistical-Learning-using-R

Machine learning a Z
Learning to create Machine Learning Algorithms
Stars: ✭ 104 (+285.19%)
Mutual labels:  machine-learning-algorithms, datascience, logistic-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+496.3%)
Mutual labels:  machine-learning-algorithms, logistic-regression, decision-trees
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (+7.41%)
Mutual labels:  boosting, supervised-machine-learning, bagging
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+13074.07%)
Mutual labels:  machine-learning-algorithms, logistic-regression, k-nn
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (+85.19%)
Mutual labels:  machine-learning-algorithms, statistical-learning, logistic-regression
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-44.44%)
Mutual labels:  logistic-regression, regularization, decision-trees
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+492.59%)
Mutual labels:  machine-learning-algorithms, logistic-regression, decision-trees
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (+55.56%)
Mutual labels:  machine-learning-algorithms, logistic-regression, supervised-machine-learning
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+12248.15%)
Mutual labels:  logistic-regression, decision-trees, polynomial-regression
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (+22.22%)
Mutual labels:  logistic-regression, decision-trees, svm-classifier
AI Learning Hub
AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics
Stars: ✭ 53 (+96.3%)
Mutual labels:  machine-learning-algorithms, regularization, svm-classifier
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+248.15%)
Mutual labels:  logistic-regression, predictive-modeling, svm-classifier
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+96.3%)
Mutual labels:  machine-learning-algorithms, logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+124496.3%)
Mutual labels:  machine-learning-algorithms, logistic-regression
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+59.26%)
Mutual labels:  machine-learning-algorithms, logistic-regression
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+107.41%)
Mutual labels:  machine-learning-algorithms, logistic-regression
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+42225.93%)
Mutual labels:  machine-learning-algorithms, logistic-regression
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (+900%)
Mutual labels:  machine-learning-algorithms, datascience
Hdbscan
A high performance implementation of HDBSCAN clustering.
Stars: ✭ 2,032 (+7425.93%)
Mutual labels:  machine-learning-algorithms, clustering-algorithm
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (+511.11%)
Mutual labels:  machine-learning-algorithms, datascience

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].