Link:https://predictionflightprice.herokuapp.com/
This is a Flask web app which predicts fare of Flight ticket.
Technology and tools wise this project covers,
1.Python
2.Numpy and Pandas for data cleaning
3.Matplotlib for data visualization
4.Sklearn for model building
5.Jupyter notebook, visual studio code and pycharm as IDE
6.Python flask for http server
7.HTML/CSS for UI
Login or signup in order to create virtual app. You can either connect your github profile or download ctl to manually deploy this project.
- Use multiple Algorithms
- Optimize Flask app.py
- Front-End