Skip to content

imranzaheer612/flight-fare-prediction-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.