Skip to content

Flight_Price Prediction using Machine Learning.(Regression Use Case)

Notifications You must be signed in to change notification settings

Chandrakant817/Flight_Price-Prediction

Repository files navigation

Flight_Price-Prediction

Flight_Price Prediction using Machine Learning.

image

Machine Learning Algorithm used:

1. Random Forest(Regression)

2. Decision Tree(Regression)

3. Linear Regression(Ridge and Lasso)

4. Support Vector Machine (Regression SVR)

5. K Nearest Neighbor (Regression)