# Tutorials

- [Overview](/v0.13-branch/tutorials/tutorials-overview.md)
- [Driver ranking](/v0.13-branch/tutorials/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.13-branch/tutorials/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.13-branch/tutorials/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.
