MaximumDepthClassifier ====================== .. currentmodule:: skfda.ml.classification .. autoclass:: MaximumDepthClassifier .. rubric:: Methods .. autosummary:: ~MaximumDepthClassifier.fit ~MaximumDepthClassifier.get_metadata_routing ~MaximumDepthClassifier.get_params ~MaximumDepthClassifier.predict ~MaximumDepthClassifier.score ~MaximumDepthClassifier.set_params ~MaximumDepthClassifier.set_score_request .. automethod:: fit .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: predict .. automethod:: score .. automethod:: set_params .. automethod:: set_score_request .. include:: /backreferences/skfda.ml.classification.MaximumDepthClassifier.examples