This is a Flask web app which predicts flight fare prices.
https://www.kaggle.com/nikhilmittal/flight-fare-prediction-mh
The Code is written in Python 3.7.3 If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:
conda create -n myenv python=3.7
conda activate myenv
pip install -r requirements.txt
python app.py
Login or signup in order to create virtual app. You can access the free tier. For application deployment you have to install Putty,Puttygen and WinSCP.
http://ec2-13-58-188-11.us-east-2.compute.amazonaws.com:8080/
Application is currently stopped as it is chargeable.
https://img.shields.io/badge/HTML-239120?style=for-the-badge&logo=html5&logoColor=white
- Deploying the Web Application on Cloud.
- Google Cloud
- Azure
- Heroku