{"id":22118167,"url":"https://github.com/akash1070/flight-price-predicting---heroku","last_synced_at":"2025-06-15T21:39:20.977Z","repository":{"id":231695572,"uuid":"536890887","full_name":"Akash1070/Flight-Price-Predicting---Heroku","owner":"Akash1070","description":"Flight Price Prediction Model Deployment IN Heroku","archived":false,"fork":false,"pushed_at":"2022-09-15T08:29:09.000Z","size":1375,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T06:18:28.436Z","etag":null,"topics":["catboost-model","extra-tree-regressor","flight-price-prediction","heroku-deployment","hyperparameter-optimization","lightgbm-models","machine-learning","random-forest-regression","randomizedsearchcv","xgboost-model"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akash1070.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-09-15T06:21:36.000Z","updated_at":"2022-09-15T07:04:07.000Z","dependencies_parsed_at":"2024-04-05T11:55:35.951Z","dependency_job_id":null,"html_url":"https://github.com/Akash1070/Flight-Price-Predicting---Heroku","commit_stats":null,"previous_names":["akash1070/flight-price-predicting---heroku"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akash1070/Flight-Price-Predicting---Heroku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash1070%2FFlight-Price-Predicting---Heroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash1070%2FFlight-Price-Predicting---Heroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash1070%2FFlight-Price-Predicting---Heroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash1070%2FFlight-Price-Predicting---Heroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akash1070","download_url":"https://codeload.github.com/Akash1070/Flight-Price-Predicting---Heroku/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akash1070%2FFlight-Price-Predicting---Heroku/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260054147,"owners_count":22952040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["catboost-model","extra-tree-regressor","flight-price-prediction","heroku-deployment","hyperparameter-optimization","lightgbm-models","machine-learning","random-forest-regression","randomizedsearchcv","xgboost-model"],"created_at":"2024-12-01T13:48:03.138Z","updated_at":"2025-06-15T21:39:20.934Z","avatar_url":"https://github.com/Akash1070.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# **End-To-End Deployment of Flight Price predictions Using Heroku**\n The main agenda of this project is:\n\n1. Perform extensive Exploratory Data Analysis(EDA) on the Airline Dataset.\n\n2. Build an appropriate Machine Learning Model that will help various Airline to predict their respective Price based on certain features\n\n3. Deploy the Machine learning model via Heroku that can be used to make live predictions of Flight Price.\n## Authors\n\n- [@Akash Kumar Jha](https://github.com/Akash1070)\n\n\n## Installation\n\nTo install the libraries used in this project. Follow the \nbelow steps:\n\n```bash\n!pip install cufflinks\n!pip install chart_studio\n!pip install pandas-profiling\n\nfrom chart_studio.plotly import plot,iplot\nfrom sklearn.ensemble import ExtraTreesRegressor\nfrom sklearn.model_selection import train_test_split\nfrom sklearn.ensemble import  ExtraTreesRegressor\nfrom sklearn.ensemble import RandomForestRegressor\nfrom sklearn.model_selection import RandomizedSearchCV\nfrom sklearn.metrics import mean_absolute_error,mean_squared_error\nfrom catboost import CatBoostRegressor\nfrom lightgbm import LGBMRegressor\n\n\nimport numpy as np\nimport pandas as pd\nimport matplotlib.pyplot as plt\nimport xgboost as xgb\nimport cufflinks as cf\nimport seaborn as sns\nimport pickle \n\n\n%matplotlib inline\n```\n    \n## Running Flask Api\n\nTo run tests, run the following command\n\n```bash\n  python app.py\n```\n\n\n## 🚀 About Me\n\nData Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data \n\n\n# Hi, I'm Akash! 👋\n\n\n## 🔗 Links\n[![github](https://img.shields.io/badge/github-000?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://github.com/Akash1070)\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/akashkumar107/)\n## Other Common Github Profile Sections\n👩‍💻 I’m interested in Petroleum Engineering\n\n🧠 I’m currently learning Data Scientist | Data Analytics | Business Analytics\n\n👯‍♀️ I’m looking to collaborate on Ideas \u0026 Data\n\n\n\n\n## 🛠 Skills\n1. Data Scientist\n2. Data Analyst\n3. Business Analyst\n4. Machine Learning \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash1070%2Fflight-price-predicting---heroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash1070%2Fflight-price-predicting---heroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash1070%2Fflight-price-predicting---heroku/lists"}