An open API service indexing awesome lists of open source software.

https://github.com/daviddalpiaz/r4sl

:chart_with_upwards_trend: Machine Learning from the perspective of a Statistician using R
https://github.com/daviddalpiaz/r4sl

machine-learning r rmarkdown statistical-learning

Last synced: 10 months ago
JSON representation

:chart_with_upwards_trend: Machine Learning from the perspective of a Statistician using R

Awesome Lists containing this project

README

          

[![TravisCI Build Status](https://api.travis-ci.org/daviddalpiaz/r4sl.svg)](https://travis-ci.org/daviddalpiaz/r4sl)

# `r4sl`

This text is currently written as a supplement to [ISL](http://www-bcf.usc.edu/~gareth/ISL/) for use in [STAT 432, Basics of Statistical Learning](https://stat432.org/) at The University of Illinois at Urbana-Champaign. Some additional details and additional topics are included, but the main focus in on providing more thorough `R` examples. Eventually the goal is to have a completely self-contained text. However, given its massively popularity in the field, we feel that it is still extremely useful to read ISL in its entirety.

## Development Status

- **April 2020** - Significant updates are expected during the Summer of 2020.
- Re-unification of `r4sl` with `bsl`.