An open API service indexing awesome lists of open source software.

https://github.com/jimohola/flight-price-predict-deployment

Deploying Machine Learning Models via Microsoft Azure
https://github.com/jimohola/flight-price-predict-deployment

cloud-computing css data-analysis data-preprocessing data-visualization flask html machine-learning python3

Last synced: 3 months ago
JSON representation

Deploying Machine Learning Models via Microsoft Azure

Awesome Lists containing this project

README

          

# Flight Price Prediction App

This web app predicts flight ticket prices using Indian airline data and a trained machine learning model.

### 🔍 Features
- Developed using **Python** and **Flask**
- Interactive form for user inputs (airline, route, stops, date/time)
- Predicts prices based on a trained **Random Forest model**
- Trained on Indian flight fare dataset from Kaggle
- Deployed using **Render** (free tier)

This project demonstrates end-to-end ML deployment with real-world prediction use cases.

🔗 **Live App**: [Visit on Render](https://flight-price-predict-deployment.onrender.com)

![img](https://github.com/jimohola/Flight-Price-Predict-Deployment/assets/62597513/01b3d52e-a890-4dc0-aae3-f2b2cb56b1b7)