Jedges

Results 2 issues of Jedges

/models/qor/SynthNetV1/utils.py [line 258](https://github.com/NYU-MLDA/OpenABC/blob/936a3b658a7c521390ee07dc5698a57c05e5be6b/models/qor/SynthNetV1/utils.py#L258C1-L258C108),When calling mean_absolute_percentage_error for calculation, are the two parameters placed in reverse order? The first one in the function description is y_true, and the second one is y_pred,...

I'm sorry to bother you again. I implemented the code and tested it according to the previous discussion, but the results do not seem to be consistent with those in...