Julia Silge's Blog, page 3

October 19, 2022

Find high FREX and high lift words for #TidyTuesday Stranger Things dialogue

New functionality in tidytext supports identifying high FREX and high lift words from topic modeling results.
 •  0 comments  •  flag
Share on Twitter
Published on October 19, 2022 17:00

September 22, 2022

Predict the status of #TidyTuesday Bigfoot sightings

Learn how to use vetiver to set up different types of prediction endpoints for your deployed model.
 •  0 comments  •  flag
Share on Twitter
Published on September 22, 2022 17:00

September 7, 2022

Use Docker to deploy a model for #TidyTuesday LEGO sets

After you train a model, you can use vetiver to prepare a Dockerfile and deploy your model in a flexible way.
 •  0 comments  •  flag
Share on Twitter
Published on September 07, 2022 17:00

August 3, 2022

Sliding windows for #TidyTuesday rents in San Francisco

The slider package provides support for flexible sliding window aggregation, and we can use these kinds of sliding windows to analyze rents over time.
 •  0 comments  •  flag
Share on Twitter
Published on August 03, 2022 17:00

June 29, 2022

Three ways to look at #TidyTuesday UK pay gap data

Use summarization, a single linear model, and bootstrapping to understand what economic activities involve a larger pay gap for women.
 •  0 comments  •  flag
Share on Twitter
Published on June 29, 2022 17:00

June 14, 2022

Use resampling to understand #TidyTuesday drought in TX

The spatialsample package is gaining many new methods this summer, and we can use spatially aware resampling to understand how drought is related to other quantities across Texas.
 •  0 comments  •  flag
Share on Twitter
Published on June 14, 2022 17:00

May 10, 2022

Predict #TidyTuesday NYT bestsellers

Will a book be on the NYT bestseller list a long time, or a short time? We walk through how to use wordpiece tokenization for the author names, and how to deploy your model as a REST API.
 •  0 comments  •  flag
Share on Twitter
Published on May 10, 2022 17:00

April 8, 2022

Handling model coefficients for #TidyTuesday collegiate sports

Understand how much money colleges spend on sports using linear modeling and bootstrap intervals.
 •  0 comments  •  flag
Share on Twitter
Published on April 08, 2022 17:00

March 15, 2022

Poisson regression for #TidyTuesday counts of R package vignettes

The tidymodels framework provides extension packages for specialized tasks such as Poisson regression. Learn how to fit a zero-inflated model for understanding how R package releases are related to number of vignettes.
 •  0 comments  •  flag
Share on Twitter
Published on March 15, 2022 17:00

February 10, 2022

Inference for #TidyTuesday aircraft and rank of Tuskegee airmen

The infer package is part of tidymodels and provides an expressive statistical grammar. Understand how to use infer, and celebrate Black History Month by learning more about the Tuskegee airmen.
 •  0 comments  •  flag
Share on Twitter
Published on February 10, 2022 16:00