Skip to content

Commit

Permalink
Add information about 10-fold cross-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
sdgamboa committed Jun 27, 2024
1 parent a2abeba commit 8a09b46
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,13 @@ The first digit (x) should be reserved for major changes, such as adding
new datasets or using a completely different approach for propagating
annotations, etc.

## Validation of the ASR method

A 10-fold cross-validation approach was used to estimate how good our
ASR method did with each attribute/physiology in the dataset.
These validation results are not really part of the annotations, so they're not
provided here. You can find these results on: https://github.com/waldronlab/taxPProValidation/.
to select the attributes with the best results. The validation values are also
attached when importing the files with the [bugphyzz](https://github.com/waldronlab/bugphyzz)
package in R.

0 comments on commit 8a09b46

Please sign in to comment.