Robert Lankford
  • Blog
    • Data Science
  • Archive
  • Resume

On this page

  • Series
    • tidymodels
  • All Posts
Categories
All (12)
Data Science (12)
Feature Engineering (1)
Modeling (7)
R (12)
Sampling (1)
Time Series (3)

Series

tidymodels


All Posts

The workflowsets Package

Data Science
R
Modeling
This post covers the workflowsets package, which focuses on quickly and easily fitting a large number of models by creating a set that holds several workflow objects.
Sep 26, 2023
8 min

The stacks Package

Data Science
R
Modeling
This post covers the stacks package, which focuses on combining the outputs of many models into a single model, a process called ensembling.
Aug 22, 2023
9 min

The broom Package

Data Science
R
Modeling
This post covers the broom package, which focuses accessing and print key information about a model object in a “tidy” fashion.
Jul 25, 2023
11 min

The workflows Package

Data Science
R
Modeling
This post covers the workflows package, which focuses on bundling together many of the steps previously covered in this series.
Jun 27, 2023
9 min

The tune and dials Packages

Data Science
R
Modeling
This post covers the tune and dials packages, which focus on defining and optimizing model hyperparameters.
May 23, 2023
13 min

The yardstick Package

Data Science
R
Modeling
This post covers the yardstick package, which focuses on providing model performance estimations.
Apr 25, 2023
9 min

The parsnip Package

Data Science
R
Modeling
This post covers the parsnip package, which provides a common API to make model building in R easier.
Mar 28, 2023
12 min

The recipes Package

Data Science
R
Feature Engineering
This post covers the recipes package, which is all about feature engineering.
Feb 28, 2023
13 min

The rsample Package

Data Science
R
Sampling
This post covers the rsample package, which is all about data resampling.
Jan 24, 2023
10 min

rstudio::conf 2020 Tidy Forecasting Workshop (Day 2) (Part 2)

Data Science
R
Time Series
This post documents my experience in the Tidy Time Series and Forecasting in R workshop at rstudio::conf 2020 that took place in San Francisco, CA during January 27-30, 2020.
Feb 6, 2020
14 min

rstudio::conf 2020 Tidy Forecasting Workshop (Day 2) (Part 1)

Data Science
R
Time Series
This post documents my experience in the Tidy Time Series and Forecasting in R workshop at rstudio::conf 2020 that took place in San Francisco, CA during January 27-30, 2020.
Feb 5, 2020
13 min

rstudio::conf 2020 Tidy Forecasting Workshop (Day 1)

Data Science
R
Time Series
This post documents my experience in the Tidy Time Series and Forecasting in R workshop at rstudio::conf 2020 that took place in San Francisco, CA during January 27-30, 2020.
Feb 4, 2020
11 min
No matching items