Skip to content

pycoder2000/Flight-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Price Prediction

Flight Price Prediction with Tensorflow.

Flight ticket prices can be something hard to guess, today we might see a price, check out the price of the same flight tomorrow, it will be a different story. We might have often heard travelers saying that flight ticket prices are so unpredictable. Huh! Here we take on the challenge! As data scientists, we are gonna prove that given the right data anything can be predicted. Here you will be provided with prices of flight tickets for various airlines between the months of March and June of 2019 and between various cities.

Installation

Use the package manager pip to install dependencies.

python -m pip install -U pip setuptools
python -m pip install matplotlib
pip install -U -r requirements.txt 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Flight Price Prediction with Tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published