All Projects → hadley → R4ds

hadley / R4ds

Licence: other
R for data science: a book

Programming Languages

r
7636 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to R4ds

Data Science At The Command Line
Data Science at the Command Line
Stars: ✭ 3,174 (-1.76%)
Mutual labels:  data-science, bookdown, book
Adv R
Advanced R: a book
Stars: ✭ 2,000 (-38.1%)
Mutual labels:  bookdown, book
Mlr3book
mlr3 manual
Stars: ✭ 89 (-97.25%)
Mutual labels:  bookdown, book
D2l Pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Stars: ✭ 3,810 (+17.92%)
Mutual labels:  data-science, book
Tidy Text Mining
Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
Stars: ✭ 961 (-70.26%)
Mutual labels:  bookdown, book
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+266.36%)
Mutual labels:  data-science, book
Bookdown
Authoring Books and Technical Documents with R Markdown
Stars: ✭ 2,768 (-14.33%)
Mutual labels:  bookdown, book
Bookdown Crc
A minimal example of using bookdown to write a book for Chapman & Hall/CRC
Stars: ✭ 50 (-98.45%)
Mutual labels:  bookdown, book
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-98.7%)
Mutual labels:  data-science, book
Book sample
another book on data science
Stars: ✭ 611 (-81.09%)
Mutual labels:  data-science, book
D2l Vn
Một cuốn sách tương tác về học sâu có mã nguồn, toán và thảo luận. Đề cập đến nhiều framework phổ biến (TensorFlow, Pytorch & MXNet) và được sử dụng tại 175 trường Đại học.
Stars: ✭ 402 (-87.56%)
Mutual labels:  data-science, book
R4ds Exercise Solutions
Exercise solutions to "R for Data Science"
Stars: ✭ 226 (-93.01%)
Mutual labels:  data-science, bookdown
Fastbook
The fastai book, published as Jupyter Notebooks
Stars: ✭ 13,998 (+333.24%)
Mutual labels:  data-science, book
rmd4sci
Rmarkdown for Scientists
Stars: ✭ 113 (-96.5%)
Mutual labels:  book, bookdown
Python Is Cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Stars: ✭ 2,962 (-8.33%)
Mutual labels:  data-science
Hub
Dataset format for AI. Build, manage, & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai
Stars: ✭ 4,003 (+23.89%)
Mutual labels:  data-science
Web Dev Golang Anti Textbook
Learn how to write webapps without a framework in Go.
Stars: ✭ 2,911 (-9.9%)
Mutual labels:  book
Econometricswithr
📖An interactive companion to the well-received textbook 'Introduction to Econometrics' by Stock & Watson (2015)
Stars: ✭ 260 (-91.95%)
Mutual labels:  bookdown
Nimbusml
Python machine learning package providing simple interoperability between ML.NET and scikit-learn components.
Stars: ✭ 265 (-91.8%)
Mutual labels:  data-science
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+0.46%)
Mutual labels:  book

R for Data Science

Travis build status

This repository contains the source of R for Data Science book. The book is built using bookdown.

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")

Code of Conduct

Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].