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
- Host: GitHub
- URL: https://github.com/daviddalpiaz/r4sl
- Owner: daviddalpiaz
- Created: 2016-12-09T19:35:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T20:19:00.000Z (over 2 years ago)
- Last Synced: 2025-04-24T19:52:51.669Z (10 months ago)
- Topics: machine-learning, r, rmarkdown, statistical-learning
- Language: Shell
- Homepage: https://daviddalpiaz.github.io/r4sl/
- Size: 172 MB
- Stars: 73
- Watchers: 5
- Forks: 62
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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`.