KernelSmoother ============== .. currentmodule:: skfda.preprocessing.smoothing .. autoclass:: KernelSmoother .. rubric:: Methods .. autosummary:: ~KernelSmoother.fit ~KernelSmoother.fit_transform ~KernelSmoother.get_metadata_routing ~KernelSmoother.get_params ~KernelSmoother.hat_matrix ~KernelSmoother.score ~KernelSmoother.set_output ~KernelSmoother.set_params ~KernelSmoother.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.KernelSmoother.examples