Baselight

Solar Radiation Prediction

Task from NASA Hackathon

@kaggle.dronio_solarenergy

About this Dataset

Solar Radiation Prediction

Context

Space Apps Moscow was held on April 29th & 30th. Thank you to the 175 people who joined the International Space Apps Challenge at this location!

Content

The dataset contains such columns as: "wind direction", "wind speed", "humidity" and temperature. The response parameter that is to be predicted is: "Solar_radiation". It contains measurements for the past 4 months and you have to predict the level of solar radiation.
Just imagine that you've got solar energy batteries and you want to know will it be reasonable to use them in future?

Acknowledgements

Thanks NASA for the dataset.

Inspiration

Predict the level of solar radiation.
Here are some intersecting dependences that i have figured out:

  1. Humidity & Solar_radiation.
    2.Temeperature & Solar_radiation.

The best result of accuracy I could get using cross-validation was only 55%.

Share link

Anyone who has the link will be able to view this.