Open BD-MF opened 3 years ago
hi @BD-MF, thanks for your attention. The reason may be that the saved best model is overwritten by other experiments when you running several experiments at the same time. So you can rename the saved model with different datasets and rounds as the prefix.
The problem has been solved, thank you very much.
You're welcome.
I can not find parameters about random seeds, maybe this can lead to unstable results as well.
The experimental result in your article is the average of 5 repeats, but there is no trace of 5 repeats in the code. I tried your model initially, and I found that every time the performance was very unstable and the variance was extremely large, what could be the reason for this?
For example, In res14 dataset, sometimes the result is F1:0.70368, sometimes F1:0.41351