CIGLR-ai-lab / GreatLakes-TempSensors

Collaborative repository for optimizing the placement of temperature sensors in the Great Lakes using the DeepSensor machine learning framework. Aiming to enhance the quantitative understanding of surface temperature variability for better environmental monitoring and decision-making.
MIT License
0 stars 0 forks source link

Train DeepSensor on Individual Great Lakes Using Developed Masks #33

Closed DaniJonesOcean closed 1 month ago

DaniJonesOcean commented 2 months ago

Task Description:

Train the DeepSensor model on data for individual Great Lakes using the specific masks developed for each lake. This task aims to refine and optimize the model performance for localized sensor placement and better understanding of surface temperature variability in each lake.

Checklist:

eredding02 commented 1 month ago

@DaniJonesOcean I have graphs of predictions of the ConvNP trained on individual lakes in this slide deck. The majority of the predictions did significantly worse. Some hypotheses as to why this happened are that due to the data-hungry model it needs more years or that it needs the rest of the lakes to contextualize predictions.

DaniJonesOcean commented 1 month ago

Great work, @eredding02! Really interesting results.

I think any further work here will fall under the header of "training refinement"; we could consider making that a separate issue to capture your efforts there.