项目作者: fbalensiefer

项目描述 :
Statistical Learning in R
高级语言: Jupyter Notebook
项目地址: git://github.com/fbalensiefer/Machine_Learning_R.git
创建时间: 2019-05-02T12:46:13Z
项目社区:https://github.com/fbalensiefer/Machine_Learning_R

开源协议:MIT License

下载


Statistical Learning/ Machine Learning in R

Statistical learning theory is a framework for machine learning drawing from the fields of statistics and functional analysis.

This repository contains exercises from a course in computational statistics, starting with simple Monte Carlo simulations to become familiar with this topic.

I highly recomment you the following book:
An introduction to statistical learning

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An introduction to statistical learning (Vol. 112, p. 18). New York: springer.

These are selected topics:

Chapter 01 of the script:










Chapter 02 of the script:










Chapter 03 of the script:










Chapter 04 of the script:










Chapter 05 of the script:










Chapter 06 of the script: