neurodata / df-dn-paper

Conceptual & empirical comparisons between decision forests & deep networks
https://dfdn.neurodata.io
Other
17 stars 8 forks source link

Consider saving raw predictions in benchmarks #53

Open PSSF23 opened 3 years ago

PSSF23 commented 3 years ago

Saving raw predictions of classification tasks helps improving evaluation metrics (changing/adding/deleting/...). As the test sets are randomly generated, test labels need to be saved at the same time.