mims-harvard / Raindrop

Graph Neural Networks for Irregular Time Series
MIT License
159 stars 33 forks source link

Reproduce results on P12 dataset #7

Open hojjatkarami opened 1 year ago

hojjatkarami commented 1 year ago

Hello,

are you sure about the metrics that you have reported for P12 on Table 1?

none of baseline methods have reported such high AUPRC for this dataset.

xcvil commented 1 year ago

I have the same confusion, bro.

d9sus4 commented 2 months ago

Same question here. Also for P19 I tried an XGBoost – just an XGBoost, nothing else – and it beats all the entries in table 1 with a 91% AUROC. I'd like to hear some comments on it 🤔

xcvil commented 2 months ago

Similar situation here. I remember I tried with a very simple GRU and it can get similar results.