RecursiveMaximaHunting ====================== .. currentmodule:: skfda.preprocessing.dim_reduction.variable_selection .. autoclass:: RecursiveMaximaHunting .. rubric:: Methods .. autosummary:: ~RecursiveMaximaHunting.fit ~RecursiveMaximaHunting.fit_transform ~RecursiveMaximaHunting.get_metadata_routing ~RecursiveMaximaHunting.get_params ~RecursiveMaximaHunting.get_support ~RecursiveMaximaHunting.set_output ~RecursiveMaximaHunting.set_params ~RecursiveMaximaHunting.transform .. automethod:: fit .. automethod:: fit_transform .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: get_support .. automethod:: set_output .. automethod:: set_params .. automethod:: transform .. include:: /backreferences/skfda.preprocessing.dim_reduction.variable_selection.RecursiveMaximaHunting.examples