ledell/useR-machine-learning-tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
This tutorial teaches you how to use six common machine learning methods to make predictions from your data. It takes your raw datasets, guides you through preparing them, and helps you build models that can forecast outcomes or classify information. This is ideal for data scientists, statisticians, or researchers who need to apply predictive analytics in R.
401 stars. No commits in the last 6 months.
Use this if you are an R user looking to understand and apply core machine learning algorithms to solve prediction or classification problems.
Not ideal if you are looking for a plug-and-play solution without needing to understand the underlying algorithms or pre-processing steps.
Stars
401
Forks
202
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 05, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ledell/useR-machine-learning-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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