This repository presents implementations of several machine learning algorithms using R. Several mini projects using the machine learning algorithms in R will also presented. The ML algorithms discussed here are:
- K-Nearest Neighbor
- Logistic Regression
- Linear and Quadratic Discriminant Analysis
- Principal Component Analysis
- Clustering Algorithms
- Decision Trees
- Support Vector Machines and Support Vector Regression
- Polynomial Regression and Spline Analysis - Non-linear Modeling
- Model Selection and Regularization Algorithms
- Resampling Methods