/flight-fare-prediction-regression

Flight fare perdicting model

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Flight-Fare-Prediction

Using different regression models and EDA techniques to predict flight prices

Description

The dataset is an indian dataset taken from kaggle https://www.kaggle.com/datasets/sanjaromonov/aviachipta-narxini-bashorat-qilish?select=train_data.csv

Data is cleaned first and categories encoded using one-hot-encoding

Getting Started

Dependencies

  • anaconda
  • OR you can use google colab

Cloning

  • Clone the repo
git clone https://github.com/imranzaheer612/flight-fare-prediction-regression.git

accuracy plotted

License

This project is licensed under the [GNU] License - see the LICENSE.md file for details

Acknowledgments

This articles helped a lot.