arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Driver ranking

Making a prediction using a linear regression model is a common use case in ML. This model predicts if a driver will complete a trip based on features ingested into Feast.

In this example, you'll learn how to use some of the key functionality in Feast. The tutorial runs in both local mode and on the Google Cloud Platform (GCP). For GCP, you must have access to a GCP project already, including read and write permissions to BigQuery.

hashtag
Driver Ranking Examplearrow-up-right

This tutorial guides you on how to use Feast with Scikit-learnarrow-up-right. You will learn how to:

  • Train a model locally (on your laptop) using data from

  • Test the model for online inference using (for fast iteration)

  • Test the model for online inference using (for production use)

Try it and let us know what you think!

BigQueryarrow-up-right
SQLitearrow-up-right
Firestorearrow-up-right
Run in Google Colabarrow-up-right
View Source in Githubarrow-up-right