ZHitsAtK ======== .. currentmodule:: pykeen.metrics.ranking .. autoclass:: ZHitsAtK :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ZHitsAtK.binarize ~ZHitsAtK.closed_expectation ~ZHitsAtK.closed_variance ~ZHitsAtK.increasing ~ZHitsAtK.key ~ZHitsAtK.name ~ZHitsAtK.needs_candidates ~ZHitsAtK.supported_rank_types ~ZHitsAtK.supports_weights ~ZHitsAtK.synonyms ~ZHitsAtK.value_range .. rubric:: Methods Summary .. autosummary:: ~ZHitsAtK.__call__ ~ZHitsAtK.adjust ~ZHitsAtK.expected_value ~ZHitsAtK.extra_repr ~ZHitsAtK.get_coefficients ~ZHitsAtK.get_description ~ZHitsAtK.get_link ~ZHitsAtK.get_range ~ZHitsAtK.get_sampled_values ~ZHitsAtK.iter_extra_repr ~ZHitsAtK.numeric_expected_value ~ZHitsAtK.numeric_expected_value_with_ci ~ZHitsAtK.numeric_variance ~ZHitsAtK.numeric_variance_with_ci ~ZHitsAtK.std ~ZHitsAtK.variance .. rubric:: Attributes Documentation .. autoattribute:: binarize .. autoattribute:: closed_expectation .. autoattribute:: closed_variance .. autoattribute:: increasing .. autoattribute:: key .. autoattribute:: name .. autoattribute:: needs_candidates .. autoattribute:: supported_rank_types .. autoattribute:: supports_weights .. autoattribute:: synonyms .. autoattribute:: value_range .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: adjust .. automethod:: expected_value .. automethod:: extra_repr .. automethod:: get_coefficients .. automethod:: get_description .. automethod:: get_link .. automethod:: get_range .. automethod:: get_sampled_values .. automethod:: iter_extra_repr .. automethod:: numeric_expected_value .. automethod:: numeric_expected_value_with_ci .. automethod:: numeric_variance .. automethod:: numeric_variance_with_ci .. automethod:: std .. automethod:: variance