sklr.base.is_partial_label_ranker¶
-
sklr.base.is_partial_label_ranker(estimator)[source]¶ Return
Trueif the given estimator is a partial label ranker.
sklr.base.is_partial_label_ranker(estimator)[source]¶Return True if the given estimator is a partial label
ranker.