/FlightPricePrediction

Simple Application for predicting price of the flight. It uses sklearn pipeline to perform preprocessing , feature selection and feature engineering and model building .The pipeline object is saved in a pickle file and used in the flask application for prediction

Primary LanguageJupyter Notebook

Watchers