Главная
Study mode:
on
1
Introduction
2
Dataset
3
Post office names
4
What states post office names
5
Training and testing
6
Recipe
7
Hyperparameter
8
Output
9
Linear SVM
10
Results
11
Metrics
12
Estimate
Description:
Explore subword features in machine learning for text analysis through a practical demonstration using tidymodels to predict Hawaiian post offices based on their names. Learn how to work with the #TidyTuesday dataset, preprocess text data, implement a recipe for feature engineering, tune hyperparameters, and apply a linear SVM model. Gain insights into evaluating model performance through metrics and estimates, all while following along with the code available on Julia Silge's blog.

Subword Features in Machine Learning for Text

Julia Silge
Add to list