illinoisdata / DeepOLA

7 stars 5 forks source link

Fix mape computation for Wanderjoin #183

Closed nikhil96sher closed 9 months ago

nikhil96sher commented 9 months ago

The MAPE computation for Wanderjoin was a ratio and not a percentage. Multiplied it with 100 to convert it to the percentage.