Skip to content

biswa-mohapatra/flight

Repository files navigation

Flight_Fare_Prediction

In this project I am predicting Flight Fare of tickets based on some previous months data and make an app and deploy it on Heroku cloud platform.

Problem Statement:

Travelling through flights has become an integral part of today’s lifestyle as more and more people are opting for faster travelling options.The flight ticket prices increase or decrease every now and then depending on various factors like timing of the flights, destination, and duration of flights various occasions such as vacations or festive season. Therefore, having some basic idea of the flight fares before planningthe trip will surely help many people save money and time.

Goal:

The goal is to predict the fares of the flights based on different factors available in the provided dataset.

Approach:

The classical machine learning tasks like Data Exploration, Data Cleaning, Feature Engineering, Model Building and Model Testing. Try out different machine learning algorithms that best fits for the above case.

Dataset:

https://github.com/Aaric-hub/flightFare/tree/main/Data

Project Various Step

Data Exploration

I started exploring datasets using pandas, NumPy,matplotlib, pandas profiling and seaborn.

Model Selection

Built many Models and out of that i have selected RandomForest Regressor.

Hyperparameter Optimization

Using Randomizedsearch CV and GridSearch CV to select the best parameter for training the model

Model Dump

As per selected trained model is dumped to pickled format for app development

Model Accuracy

81.2%

Deployed:

Deployed on heroku -- https://flight1645.herokuapp.com/

YouTube Link:

https://youtu.be/MLv_b6od37I

LinkedIn Link:

https://www.linkedin.com/posts/biswajit-mohapatro_inuron-motivation-machinelearning-activity-6910298845008510976-q4Tf?utm_source=linkedin_share&utm_medium=member_desktop_web

Experience Letter Link:

https://github.com/Aaric-hub/flight/blob/main/Documentation/Flight_Fare_Prediction_Experience_Letter.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages