Daniele Silvestro

Results 4 comments of Daniele Silvestro

Hi Yue, thank you for reporting this issue. We'll look into it asap and get back to you! Best, Daniele

Hi, that's because the `nn-reg` model is making predictions in a regression model (i.e. predicting the status as a continuous value) for which we calculate the mean absolute error (MAE)...

A validation accuracy should already appear if you run with cross validation

The output of the regression models in IUCNN are discretized to actually obtain predictions of Red List-like labels. The discrete labels can be used to calculate an accuracy value (e.g....