ClassificationMetricResults =========================== .. currentmodule:: pykeen.evaluation .. autoclass:: ClassificationMetricResults :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ClassificationMetricResults.metrics .. rubric:: Methods Summary .. autosummary:: ~ClassificationMetricResults.from_scores ~ClassificationMetricResults.key_from_string .. rubric:: Attributes Documentation .. autoattribute:: metrics .. rubric:: Methods Documentation .. automethod:: from_scores .. automethod:: key_from_string