Skip to content

debangadutta/flight-price-prediction

Repository files navigation

Flight Price Prediction

Overview

This is a Flask web application which predicts the dare of flight ticket.

Softwares and Tools Required

  1. Github
  2. VS Code IDE
  3. Heroku
  4. Git CLI

Commands

Create a new environment

conda create -p venv python==3.7 -y

Install required libraries

pip install -r requirements.txt

Did not add Heroku deployment yet. Can only run locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published