Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 682 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 682 Bytes

Flight_price_prediction

This learning project enables understanding of mainly linear regression models and random forest among others. Anticipates flight costs on given routes in the dataset using optimal hyperparameters.

IMG-1 image The above graph provides a sample understanding of the training dataset.

IMG-2 image The above graph provides the average price of each airline in the test dataset.

(images added for better visual understanding only. Please refer to the python notebook for more details)