Aim
Learn how to build machine learning models in R (using tidymodels), interpret them, and how to 'improve' model evaluation with cross-validation.
Content
The focus will be on building and evaluating machine learning models in R rather than an in-depth breakdown of specific algorithms. We will be building models to distinguish between different categories of text based on linguistic features (including number of nouns, adjectives, etc.) using XGBoost.
- Exploratory data analysis
- Binary classification
- Feature importance
- Multiclass classification
- Cross-validation
- *Extra (if enough time)*
- Preprocessing data with "recipe" (tentative)
- Building and evaluating multiple models
simultaneously (tentative) - Statistically comparing models (tentative)
- Hyperparamater tuning (tentative)
- Previous *extra* modules
- PCA
- Cluster analysis
Target audience
This is a course for UiO-affiliated students or researchers those that want to learn more about machine learning, how it can be used in research, but do not have a strong background in mathematics or data science. This is a hands-on course and it is an advantage but not necessary that you are accustomed to writing code in R. Basic knowledge of descriptive statistics and tidyverse is a plus.
A video (approximately 25 minutes) has been prepared that might be useful for those that are completely new to machine learning, with example use-cases in research.
Duration
2 x 3 hours
Signing up
A valid UiO user-account is required to attend this course. Fill out the signup form. You will be notified in advance if the course has to be held online over zoom.
Important: Participants must use their own PC or Mac (laptop) with both R and RStudio installed. Both R (≥ 3.3.0) and RStudio are free and do not require a licence. R can be installed from https://cran.r-project.org and RStudio from https://www.rstudio.com/products/rstudio/download/.
Contact IT-support from your faculty or department if you need help with installation. You can use UiO Programkiosk ("Statistikk fullskjerm") if it is not possible to install either R or RStudio on your own computer.
Install the following packages in R(studio) before the start of the course:
tidyverse, tidymodels, xgboost, vip, patchwork, workflowsets
*extra packages* doParallel, discrim, factoextra
A second screen/monitor is an advantage (i.e. one for zoom, the other for coding)
Number of participants
35
Language
The course will be held in english
Instructor
Luigi Maglanoc PhD, TASK, USIT
Contact information
If you have any questions about the course, send us an email: statistikk@usit.uio.no