Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 468 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 468 Bytes

Flight Fare Prediction:

Demo

Link: https://flightfarepredictorapp.herokuapp.com/

Overview

This is a Flask web app which predicts fare of Flight ticket.

Directory Tree

├── static 
│   ├── css
├── template
│   ├── home.html
├── Procfile
├── README.md
├── app.py
├── flight_price.ipynb
├── flight_rf.pkl
├── requirements.txt