Update link to An Introduction to Statistical Learning (#1005)
This commit is contained in:
parent
c7113a43bf
commit
7cce8df108
|
@ -487,7 +487,7 @@ Modelling really deserves a book on its own, so I'd highly recommend that you re
|
|||
This book provides a gentle introduction to modelling, where you build your intuition, mathematical tools, and R skills in parallel.
|
||||
The book replaces a traditional "introduction to statistics" course, providing a curriculum that is up-to-date and relevant to data science.
|
||||
|
||||
- *An Introduction to Statistical Learning* by Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani, <http://www-bcf.usc.edu/~gareth/ISL/> (available online for free).
|
||||
- *An Introduction to Statistical Learning* by Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani, <https://www.statlearning.com> (available online for free).
|
||||
This book presents a family of modern modelling techniques collectively known as statistical learning.
|
||||
For an even deeper understanding of the math behind the models, read the classic *Elements of Statistical Learning* by Trevor Hastie, Robert Tibshirani, and Jerome Friedman, <https://web.stanford.edu/~hastie/Papers/ESLII.pdf> (also available online for free).
|
||||
|
||||
|
|
Loading…
Reference in New Issue