Validation criterion correlation¶
| Path | langsim.modules.local_lm.val_crit_correlation |
| Executable | yes |
Compute correlation between the validation criterion and the retrieval of known correspondences. See the paper for more details.
Inputs¶
| Name | Type(s) |
|---|---|
| models | list of KerasModelBuilderClass |
Outputs¶
| Name | Type(s) |
|---|---|
| metrics | NamedFile() |
| final_metrics | NamedFile() |
| correlations | NamedFile() |