Graphino icon indicating copy to clipboard operation
Graphino copied to clipboard

Code associated with the paper "The World as a Graph: Improving El Niño Forecasting with Graph Neural Networks".

Results 2 Graphino issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to retrain the model with your code. However, the values ​​I get of correlation coefficient for horizon = 1, 2,3 ... are different from those reported in...

When I was running the code, I found that there is a problem in the function "reformat_cnn_data" in the file "data_wrangling.py". The comment in the code says that the target...