Feature Engineering for Predicting Hotel Bookings with tidymodels
Learn how to manually engineer features, build and assess a machine learning workflow.
Apr 18, 2023
RelatedSee MoreSee More
tutorial
Machine Learning with Kaggle: Feature Engineering
Learn how feature engineering can help you to up your game when building machine learning models in Kaggle: create new columns, transform variables and more!
Hugo Bowne-Anderson
14 min
tutorial
Getting Started with the Tidyverse: Tutorial
Start analyzing titanic data with R and the tidyverse: learn how to filter, arrange, summarise, mutate and visualize your data with dplyr and ggplot2!
Hugo Bowne-Anderson
21 min
tutorial
Time Series Analysis using R: Tutorial
Learn Time Series Analysis with R along with using a package in R for forecasting to fit the real-time series to match the optimal model.
Salin Kc
16 min
code-along
Using Feature Stores for Managing Feature Engineering in Python
Learn how to manage the features for your machine learning models, to save you time and improve the consistency of your models.
Colin Priest
code-along
Predicting Hotel Booking Cancellations in Python
Learn to build a machine learning model that predicts hotel cancellations
Filip Schouwenaars
code-along
Analyzing Credit Scores with tidymodels in R
In this live training, you'll find out how to motivate the benefits of dimensionality reduction while exploring predictors of credit scores.
Matt Pickard