ZArithmeticMeanRank =================== .. currentmodule:: pykeen.metrics.ranking .. autoclass:: ZArithmeticMeanRank :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ZArithmeticMeanRank.binarize ~ZArithmeticMeanRank.closed_expectation ~ZArithmeticMeanRank.closed_variance ~ZArithmeticMeanRank.increasing ~ZArithmeticMeanRank.key ~ZArithmeticMeanRank.name ~ZArithmeticMeanRank.needs_candidates ~ZArithmeticMeanRank.supported_rank_types ~ZArithmeticMeanRank.supports_weights ~ZArithmeticMeanRank.synonyms ~ZArithmeticMeanRank.value_range .. rubric:: Methods Summary .. autosummary:: ~ZArithmeticMeanRank.__call__ ~ZArithmeticMeanRank.adjust ~ZArithmeticMeanRank.expected_value ~ZArithmeticMeanRank.extra_repr ~ZArithmeticMeanRank.get_coefficients ~ZArithmeticMeanRank.get_description ~ZArithmeticMeanRank.get_link ~ZArithmeticMeanRank.get_range ~ZArithmeticMeanRank.get_sampled_values ~ZArithmeticMeanRank.iter_extra_repr ~ZArithmeticMeanRank.numeric_expected_value ~ZArithmeticMeanRank.numeric_expected_value_with_ci ~ZArithmeticMeanRank.numeric_variance ~ZArithmeticMeanRank.numeric_variance_with_ci ~ZArithmeticMeanRank.std ~ZArithmeticMeanRank.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