BasisSmoother ============= .. currentmodule:: skfda.preprocessing.smoothing .. autoclass:: BasisSmoother .. rubric:: Methods .. autosummary:: ~BasisSmoother.fit ~BasisSmoother.fit_transform ~BasisSmoother.get_metadata_routing ~BasisSmoother.get_params ~BasisSmoother.hat_matrix ~BasisSmoother.score ~BasisSmoother.set_output ~BasisSmoother.set_params ~BasisSmoother.transform .. automethod:: fit .. automethod:: fit_transform .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: hat_matrix .. automethod:: score .. automethod:: set_output .. automethod:: set_params .. automethod:: transform .. include:: /backreferences/skfda.preprocessing.smoothing.BasisSmoother.examples