diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/model-assessment.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/model-assessment.md b/doc/model-assessment.md index a5ecd2f..8952d15 100644 --- a/doc/model-assessment.md +++ b/doc/model-assessment.md @@ -20,3 +20,6 @@ and is always reported without cross-validation. metrics to a [dataref](https://ctan.org/pkg/dataref) file. Again, it may be a good idea to also specify `--cross-validate=kfold:10` and possibly `--parameter-aware-cross-validation`. + +`--dref-precision` can be used to limit the number of decimals in the exported +values. |