Skip to content

Factors such as temperature, wind direction, turbine status, weather, blade length, and so on influence the amount of power generated. Build a sophisticated Machine Learning model that predicts the power that is generated (in KW/h) based on the various features provided in the dataset.

Notifications You must be signed in to change notification settings

san-coding/Hackerearth-Windmill-power-prediction-ML-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Hackerearth-Windmill-power-prediction-ML-Hackathon

Performed Exploratory Data Analysis and used XGBRegressor and ExtraTreesRegressor to get a r2 score of 95.78093, approach and tools have been mentioned inside the attached ipynb notebook file as markdowns and comments.

Link to Kaggle Notebook : https://www.kaggle.com/sangaming/hackerearth-windmill-power-prediction

Problem statement

It is the year 2021 and we are at the verge of a massive climatic change. With global warming at its peak and fossil fuels inching towards its extinction, it is the need of the hour to step up and take responsibility for our planet. Developing countries all over the world are making a shift towards a cleaner energy source and are looking at ways to expand their global energy source power.

Switching to renewable energy sources is a great way to reduce dependency on imported fuels and increase cost efficiency. It is time we move towards a low-carbon future by embracing solar, hydro, geothermal energy and so on, to protect mother nature.

An efficient energy source that has been gaining popularity around the world is wind turbines. Wind turbines generate power by capturing the kinetic energy of the wind. Factors such as temperature, wind direction, turbine status, weather, blade length, and so on influence the amount of power generated.

Task

You are appointed by an environmentalist for their Non Government Organization as a climate warrior who comes to the rescue. Your task is to build a sophisticated Machine Learning model that predicts the power that is generated (in KW/h) based on the various features provided in the dataset.

About

Factors such as temperature, wind direction, turbine status, weather, blade length, and so on influence the amount of power generated. Build a sophisticated Machine Learning model that predicts the power that is generated (in KW/h) based on the various features provided in the dataset.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published