SverreNystad / power-predictor

Using Machine Learning for time series forecasting of photovoltaic measurement for solar systems based on weather features
Other
6 stars 2 forks source link

Auto kaggle delivery #7

Open SverreNystad opened 9 months ago

SverreNystad commented 9 months ago

For our machine learning course, we frequently need to submit our results to Kaggle. The process of manually submitting can become tedious and time-consuming, especially when we're iterating over models and want to see how they perform on the leaderboard.

To streamline this process, it would be highly beneficial to have a script (e.g., deliver_to_kaggle.py) that automates the submission of our results to Kaggle.

Acceptance criteria:

SverreNystad commented 9 months ago

There is a bug: image

SverreNystad commented 9 months ago

My plan to solve this issue is to ask Teaching Assistant 26.09.2023 to help in this matter