tl.metrics#
Custom tf.keras.metrics.Metric metrics for specific use cases.
Supply these (or your own) to a tl.TaskConfig to be able to use them for training.
Classes
Concordance correlation coefficient metric. |
|
Pearson correlation metric. |
|
Log Pearson correlation metric. |
|
Spearman correlation metric for multiclass models. |
|
Zero penalty metric. |