DavidBerdik / PyGAAP

The Python Graphical Authorship Attribution Program — An experimental reimplementation of the Duquesne University Evaluating Variations in Language Lab's JGAAP
GNU Affero General Public License v3.0
2 stars 5 forks source link

Results validity check #12

Open Michaeljfang opened 2 years ago

Michaeljfang commented 2 years ago

When printing results of experiments, check if the results are valid. i.e. tied ranks, infinities, NaNs etc.

DavidBerdik commented 2 years ago

Great idea! Once an approach is figured out for how to go about this, we should backport it in to JGAAP as well.