{"id":20082365,"url":"https://github.com/hariprasath-v/machinehack-renew-power-hiring-hackathon","last_synced_at":"2026-04-09T16:02:20.146Z","repository":{"id":108845913,"uuid":"549018964","full_name":"hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon","owner":"hariprasath-v","description":"Create a model to get an ideally functioning turbine’s expected rotor bearing temperature.","archived":false,"fork":false,"pushed_at":"2022-10-10T14:58:29.000Z","size":1770,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T01:44:55.540Z","etag":null,"topics":["exploratory-data-analysis","machine-learning","machinehack","matplotlib","pandas","pycaret","python","seaborn","sklearn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hariprasath-v.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2022-10-10T14:46:33.000Z","updated_at":"2022-10-10T15:00:53.000Z","dependencies_parsed_at":"2023-03-23T16:48:03.443Z","dependency_job_id":null,"html_url":"https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasath-v%2FMachinehack-Renew-Power-Hiring-Hackathon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasath-v%2FMachinehack-Renew-Power-Hiring-Hackathon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasath-v%2FMachinehack-Renew-Power-Hiring-Hackathon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariprasath-v%2FMachinehack-Renew-Power-Hiring-Hackathon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hariprasath-v","download_url":"https://codeload.github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241515953,"owners_count":19975140,"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":["exploratory-data-analysis","machine-learning","machinehack","matplotlib","pandas","pycaret","python","seaborn","sklearn"],"created_at":"2024-11-13T15:43:06.768Z","updated_at":"2026-04-09T16:02:20.085Z","avatar_url":"https://github.com/hariprasath-v.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Machinehack-Renew-Power-Hiring-Hackathon\n\n### Competition hosted on \u003ca href=\"https://machinehack.com/hackathons/renew_power_hiring_hackathon/overview\"\u003eMachinehack.com\u003c/a\u003e\n\n# About\n\n### Create a model to get an ideally functioning turbine’s expected rotor bearing temperature.\n\n### Final Score is 0.01852\n\n### Evaluation Metric is MAPE.\n\n### File information\n \n * machinehack-renew-power-hiring-hackathon_eda.ipynb\n    #### Basic Exploratory Data Analysis\n    #### Packages Used,\n        * seaborn\n        * Pandas\n        * Numpy\n        * Matplotlib\n* machinehack-renew-power-hiring-hackathon-model.ipynb\n    #### Data Pre-processing and model. \n    #### Packages Used,\n        * Sklearn\n        * Pandas\n        * Numpy\n        * Matplotlib\n        * pycaret    \n     #### Compared multiple regression models using pycaret’s compare_models function. Then took the top 3 models based on the           MAPE then blend the model by using pycaret blend_models function. \n     #### [For more detailed information about the model.](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Approach_Machinehack-Renew-Power-Hiring-Hackathon.pdf)\n     \n\n### Xgboost Regressor Residual Plot\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/Voting%20Regressor%20Residual%20Plot.png)\n\n### Xgboost Prediction Error Plot\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/Voting%20Regressor%20Prediction%20Error%20Plot.png)\n\n### Top 3 Models\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/Voting%20Regressor%20Models.PNG)\n\n### Xgboost Feature Importance Plot\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/Feature%20Importance%20Plot-%20%20%20Xgboost%20Regressor.png)\n\n### SHAP - Xgboost Feature Importance Plot\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/SHAP%20Feature%20Importance%20Plot%20-%20Xgboost%20Regressor.png)\n\n### Rotor bearing temperature distribution - train and test data\n![Alt text](https://github.com/hariprasath-v/Machinehack-Renew-Power-Hiring-Hackathon/blob/main/Model%20Visualization%20Charts/Rotor%20bearing%20temperature%20of%20train%20and%20test%20data.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariprasath-v%2Fmachinehack-renew-power-hiring-hackathon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhariprasath-v%2Fmachinehack-renew-power-hiring-hackathon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariprasath-v%2Fmachinehack-renew-power-hiring-hackathon/lists"}