Open Issues Need Help
View All on GitHub Supporting multiple dropout fraction values about 2 months ago
AI Summary: The task involves modifying the `ocf-data-sampler` project to support multiple dropout fraction values for timedeltas in the data sampling process. This requires updating the dropout logic in `dropout.py`, modifying the data model configuration and validation in `model.py`, and adding validation to ensure the dropout fractions sum to 1. The goal is to provide a more flexible and user-friendly way to specify dropout behavior.
Complexity:
3/5
enhancement good first issue contributions-welcome
A repo for sampling from weather data for renewable energy prediction
Python