Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.33 KB

Airline Fare Prediction

This repository consists of files required for end to end implementation and deployment of Machine Learning Airline Fare Prediction web application created with Flask and deployed on the Railway platform.

Deploy on Railway

Softwares and Tools Requirements

Codes and Resources Used

Classification Algorithms used

  • Linear Regression, Ridge, Lasso
  • K-Neighbors Regressor
  • Decision Tree Regressor
  • Random Forest Regressor

Hyperparameter tunning

  • GridSearchCV

Copyright (c) 2022-23 Kritik Agarwal