The Graduate Division serves more than 13,000 students in over 100 graduate degree programs. We are here to help you from the time you are admitted until you complete your graduate program.
We're thrilled you're considering Berkeley for your graduate study. We offer more than 100 programs for master's, professional, and doctoral students to pursue their dreams.
Working toward obtaining your graduate degree at Berkeley is an exciting and challenging endeavor, but funding your graduate education shouldn’t be your greatest challenge.
We're here to support you as you progress through your degree, and help you understand the policies and procedures that inform your graduate education.
GradPro, the Graduate Writing Center, and the GSI Teaching & Resource Center can support you in your academic and professional development at all stages of your degree program and in preparing for your career.
The Office for Graduate Diversity provides support and services for prospective and continuing students in an effort to support and sustain a more diverse graduate student community.
Your gift allows us to deliver an inclusive, world-class experience to graduate students, so they can make a difference at Berkeley and beyond.
Back to All Events
In this workshop, we provide an introduction to machine learning algorithms by making use of the tidymodels package. First, we discuss what machine learning is, what problems it works well for, and what problems it might work less well for. Then, we’ll explore the tidymodels framework to learn how to fit machine learning models in R. Finally, we will apply the tidymodels framework to explore multiple machine learning algorithms in R.
tidymodels
By the end of the workshop, learners should feel prepared to explore machine-learning approaches for their data problems.
Familiarity with R programming and data wrangling is assumed. If you are not familiar with the materials in Data Wrangling and Manipulation in R, we recommend attending that workshop first. In addition, this workshop focuses on how to implement machine-learning approaches. Learners will likely benefit from previous exposure to statistics.
Prerequisites: D-Lab’s R Fundamentals or equivalent knowledge; previous experience with base R is assumed and basic familiarity with the tidyverse.
Workshop Materials: https://github.com/dlab-berkeley/R-Machine-Learning
Software Requirements: Installation Instructions for getting started with using R and RStudio.