HarshitaKalani / FlightPrediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flight-Prediction PRML Bonus Project

Open In Colab

Built using:

Pipeline:

1. Flight Price Prediction.ipynb

This is the main file with all the preprocessing, EDA, various Machine learning and Deep Learning Models.

  • Installing libraries and dependency
  • Importing the dataset - Flight Price Prediction Dataset
  • Exploratory Data Analysis and Visualisation
  • Data Preprocessing - Basic preprocessing and cleaning the dataset
  • Extra regressor model to determine feature importance
  • Dividing the dataset into train and test
  • Applying Machine Learning models
  • Applying Deep Learning models
    • Saving the weights and .json file for deployment

How to run:

  • Run the cells according to above mentioned pipeline

About


Languages

Language:HTML 81.3%Language:CSS 18.7%