Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 559 Bytes

File metadata and controls

7 lines (4 loc) · 559 Bytes

Machine-Learning-R-Tutorial

This is an introduction to machine learning/ statistical learning in R. We will cover various common machine learning algorithms, such as regressions, trees, clustering and SVM. All those applications and examples will be performed using R packages instead of Python.

The codes used here are based on the book "An Introduction to Statistical Learning" by James, Witten, Hastie and Tibshirani for details.

Reference: An Introduction to Statistical Learning by Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani