gpboost.GPBoostRanker ===================== .. currentmodule:: gpboost .. autoclass:: GPBoostRanker .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~GPBoostRanker.__init__ ~GPBoostRanker.fit ~GPBoostRanker.get_params ~GPBoostRanker.predict ~GPBoostRanker.set_params .. rubric:: Attributes .. autosummary:: ~GPBoostRanker.best_iteration_ ~GPBoostRanker.best_score_ ~GPBoostRanker.booster_ ~GPBoostRanker.evals_result_ ~GPBoostRanker.feature_importances_ ~GPBoostRanker.feature_name_ ~GPBoostRanker.n_features_ ~GPBoostRanker.n_features_in_ ~GPBoostRanker.objective_