Skip to content

Google-Developer-Student-Club-RAIT/Beginner_Track-FlightPricePrediction-WebApp

Repository files navigation

Beginner Track For AI/ML: Flight Price prediction Web App

Information

The main objective of this project is to predict the travelling price from one location to other using the historical data.

Installation

  • First clone this repository
git clone https://github.com/Google-Developer-Student-Club-RAIT/Beginner_Track-FlightPricePrediction-WebApp.git
  • Create and activate conda environment
conda create -n flightpredapp
conda activate flightpredapp
  • Install all the packages
pip install -r requirements.txt

How to run this

python app.py

Demo

Refer here demo

Techstack Used

heroku

LICENSE

Copyright (c) GDSC Rait. All rights reserved. Licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published