Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Machine Learning in the Tidyverse

via DataCamp

Overview

Leverage the tools in the tidyverse to generate, explore and evaluate machine learning models.

This course will teach you to leverage the tools in the "tidyverse" to generate, explore, and evaluate machine learning models. Using a combination of tidyr and purrr packages, you will build a foundation for how to work with complex model objects in a "tidy" way. You will also learn how to leverage the broom package to explore your resulting models. You will then be introduced to the tools in the test-train-validate workflow, which will empower you evaluate the performance of both classification and regression models as well as provide the necessary information to optimize model performance via hyperparameter tuning.

Syllabus

Foundations of "tidy" Machine learning
-This chapter will introduce you to the backbone of machine learning in the tidyverse, the List Column Workflow (LCW). The LCW will empower you to work with many models in one dataframe.
This chapter will also introduce you to the fundamentals of the broom package for exploring your models.

Multiple Models with broom
-This chapter leverages the List Column Workflow to build and explore the attributes of 77 models. You will use the tools from the broom package to gain a multidimensional understanding of all of these models.

Build, Tune & Evaluate Regression Models
-In this chapter you will learn how to use the List Column Workflow to build, tune and evaluate regression models. You will have the chance to work with two types of models: linear models and random forest models.

Build, Tune & Evaluate Classification Models
-In this chapter you will shift gears to build, tune and evaluate classification models.

Taught by

Dmitriy Gorenshteyn

Reviews

4.3 rating at DataCamp based on 12 ratings

Start your review of Machine Learning in the Tidyverse

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.