Akshat111111 / Hedging-of-Financial-Derivatives

This strategy works for every market condition irrespective of the movement
BSD 3-Clause "New" or "Revised" License
61 stars 90 forks source link

Flight Fare Prediction #276

Open Pranshu-jais opened 1 month ago

Pranshu-jais commented 1 month ago

Aim : Building Flask web app which predicts fare of Flight ticket.

Approach : preprocessing dataset ,performing EDA and building model using using ml algorithm like RandomForestRegressor,XG boost etc trained on relevant features and deploying the model using flask web app.

Please assign this project to me as part of GSSoC'24 with the gssoc label and the appropriate level (1/2/3) Expectation level : 3

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Akshat111111 commented 1 month ago

Make a new folder as Python Web apps and put your folder over there.