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