Skip to content

sheddiboo/London-Rent-Prediction

Repository files navigation

London Rent Price Prediction API

This repository contains a machine learning project for predicting rental prices in London.

A trained model was built using historical rent data, and the model has been converted into an API using FastAPI for easy integration and deployment.

Features

  • Rent price prediction based on property features
  • Model served via a FastAPI endpoint
  • Ready for deployment or further development

How to Use

  • Clone the repo
  • Install dependencies
  • Run the API using Uvicorn
uvicorn api:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors