YoVDO

Modeling with tidymodels in R

Offered By: DataCamp

Tags

R Programming Courses Machine Learning Courses Data Preprocessing Courses Cross-Validation Courses tidymodels Courses

Course Description

Overview

Learn to streamline your machine learning workflows with tidymodels.

Tidymodels is a powerful suite of R packages designed to streamline machine learning workflows. Learn to split datasets for cross-validation, preprocess data with tidymodels' recipe package, and fine-tune machine learning algorithms. You'll learn key concepts such as defining model objects and creating modeling workflows. Then, you'll apply your skills to predict home prices and classify employees by their risk of leaving a company.

Syllabus

  • Machine Learning with tidymodels
    • In this chapter, you’ll explore the rich ecosystem of R packages that power tidymodels and learn how they can streamline your machine learning workflows. You’ll then put your tidymodels skills to the test by predicting house sale prices in Seattle, Washington.
  • Classification Models
    • Learn how to predict categorical outcomes by training classification models. Using the skills you’ve gained so far, you’ll predict the likelihood of customers canceling their service with a telecommunications company.
  • Feature Engineering
    • Find out how to bake feature engineering pipelines with the recipes package. You’ll prepare numeric and categorical data to help machine learning algorithms optimize your predictions.
  • Workflows and Hyperparameter Tuning
    • Now it’s time to streamline the modeling process using workflows and fine-tune models with cross-validation and hyperparameter tuning. You’ll learn how to tune a decision tree classification model to predict whether a bank's customers are likely to default on their loan.

Taught by

David Svancer

Related Courses

How to Win a Data Science Competition: Learn from Top Kagglers
Higher School of Economics via Coursera
Data Science: Machine Learning
Harvard University via edX
Visual Machine Learning with Yellowbrick
Coursera Project Network via Coursera
Regression Analysis with Yellowbrick
Coursera Project Network via Coursera
Support Vector Machines in Python, From Start to Finish
Coursera Project Network via Coursera