metric_utils#
Module containing metrics utils for nlp tasks.
Members
|
Return the default scorers for token classification. |
|
Validate the given scorer list. |
|
Return a dict of scorers for token classification. |
|
Initialize scorers and return all of them as deepchecks scorers. |
|
Infer using DeepcheckScorer on NLP TextData using an NLP context _DummyModel. |