SmoothingParameterSearch ======================== .. currentmodule:: skfda.preprocessing.smoothing.validation .. autoclass:: SmoothingParameterSearch .. rubric:: Methods .. autosummary:: ~SmoothingParameterSearch.decision_function ~SmoothingParameterSearch.fit ~SmoothingParameterSearch.get_metadata_routing ~SmoothingParameterSearch.get_params ~SmoothingParameterSearch.inverse_transform ~SmoothingParameterSearch.predict ~SmoothingParameterSearch.predict_log_proba ~SmoothingParameterSearch.predict_proba ~SmoothingParameterSearch.score ~SmoothingParameterSearch.score_samples ~SmoothingParameterSearch.set_fit_request ~SmoothingParameterSearch.set_params ~SmoothingParameterSearch.transform .. automethod:: decision_function .. automethod:: fit .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: inverse_transform .. automethod:: predict .. automethod:: predict_log_proba .. automethod:: predict_proba .. automethod:: score .. automethod:: score_samples .. automethod:: set_fit_request .. automethod:: set_params .. automethod:: transform .. include:: /backreferences/skfda.preprocessing.smoothing.validation.SmoothingParameterSearch.examples