| Fundamentals |
R For Data Science:
This book will teach you how to do data science with R:
You'll learn how to get
your data into R, get it into the most useful structure, transform it and
visualize. |
|
| Fundamentals |
Basic Course: SQL is a standard language for storing, manipulating and
retrieving data in
databases.
This SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS
Access, Oracle, Postgres, and other database systems. |
|
| Bayesian |
Bayesian Data Analysis: Winner of the 2016 De Groot Prize from the
International Society for Bayesian
Analysis. Now in its third edition, this classic book is widely considered the
leading text on Bayesian methods, lauded for its accessible, practical approach
to analyzing data and solving research problems. |
|
| Bayesian |
Statistical Rethinking: Winner
of the 2024 De Groot Prize awarded by the International Society for Bayesian
Analysis (ISBA). This book builds your knowledge of and confidence in making
inferences from data. Reflecting the need for scripting in today's model-based
statistics, the book pushes you to perform step-by-step calculations that are
usually automated. This unique computational approach ensures that you
understand enough of the details to make reasonable choices and interpretations
in your own modeling work.
The text presents causal inference and generalized linear multilevel models from
a simple Bayesian perspective that builds on information theory and maximum
entropy. |
|
| Bayesian |
Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan Provides an
accessible approach for conducting Bayesian data analysis, as material is
explained clearly with concrete examples. |
|
| NLP |
This book serves as an introduction of text mining using the tidytext package
and other tidy tools in R. The functions provided by the tidytext package are
relatively simple; what is important are the possible applications. |
|
| Machine Learning |
Elements of Statistical Learning: Bible of all machine and deep learning
|
|
| Machine Learning |
Introduction to statistical learning: See Elements of Statistical Learning
|
|
| Deep Learning |
Deep Learning with R: Shows you how to put deep learning into action using
first principles.
|
|