# Tutorials

- [Sample use-case tutorials](/v0.41-branch/tutorials/tutorials-overview.md)
- [Driver ranking](/v0.41-branch/tutorials/tutorials-overview/driver-ranking-with-feast.md): 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.
- [Fraud detection on GCP](/v0.41-branch/tutorials/tutorials-overview/fraud-detection.md): A common use case in machine learning, this tutorial is an end-to-end, production-ready fraud prediction system. It predicts in real-time whether a transaction made by a user is fraudulent.
- [Real-time credit scoring on AWS](/v0.41-branch/tutorials/tutorials-overview/real-time-credit-scoring-on-aws.md): Credit scoring models are used to approve or reject loan applications. In this tutorial we will build a real-time credit scoring system on AWS.
- [Driver stats on Snowflake](/v0.41-branch/tutorials/tutorials-overview/driver-stats-on-snowflake.md): Initial demonstration of Snowflake as an offline+online store with Feast, using the Snowflake demo template.
- [Validating historical features with Great Expectations](/v0.41-branch/tutorials/validating-historical-features.md)
- [Building streaming features](/v0.41-branch/tutorials/building-streaming-features.md)
