Skip to content

SriNandhiniManikandan/Flight_fare_predictor

Repository files navigation

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