rstudio-conf-2020/applied-ml
Code and Resources for "Applied Machine Learning"
This course material helps data scientists and analysts learn how to build, visualize, test, and compare predictive models using R. It takes raw data and guides you through applying various regression and classification techniques to produce models capable of making predictions. The content is designed for data professionals familiar with R and the tidyverse.
162 stars. No commits in the last 6 months.
Use this if you need a comprehensive workflow to develop and assess predictive machine learning models in R for tasks like forecasting or classification.
Not ideal if you are looking for an introduction to machine learning theory without practical application in R, or if you are not familiar with R programming.
Stars
162
Forks
91
Language
HTML
License
CC-BY-SA-4.0
Category
Last pushed
Jun 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rstudio-conf-2020/applied-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
laresbernardo/lares
Analytics & Machine Learning R Sidekick
TheAlgorithms/R
Collection of various algorithms implemented in R.
easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
mlr-org/mlr
Machine Learning in R