- I did this project just to perform some next level feature engineerings to elevate the performane of this model.
- I have also created a gui using HTML,Bootstrap,CSS and implemnted the backend in Flask for this project and will be uploading that on Heroku soon.
- Actually this was a Kaggle problem.
- Initially I used RandomForestRegressor but that was not giving very satisfying results so I used RandomSearchCV to find best hyerparameters and came up witha a good model with r2 score of around 0.82.
- Also used ExtraTreeRegressor to visualize the importances of all the features.
- Just run app.py to see the gui on local host.
forked from SoumyaRanjan-1702/Flight-Price-Prediction
-
Notifications
You must be signed in to change notification settings - Fork 0
YashodeepD/Flight-Price-Prediction
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 96.9%
- Python 1.6%
- HTML 1.5%