spe.smoothers.BSplineRegressor ============================== .. currentmodule:: spe.smoothers .. autoclass:: BSplineRegressor .. rubric:: Methods .. autosummary:: ~BSplineRegressor.__init__ ~BSplineRegressor.fit ~BSplineRegressor.get_group_X ~BSplineRegressor.get_linear_smoother ~BSplineRegressor.get_metadata_routing ~BSplineRegressor.get_params ~BSplineRegressor.predict ~BSplineRegressor.set_params .. automethod:: __init__ .. automethod:: fit .. automethod:: get_group_X .. automethod:: get_linear_smoother .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: predict .. automethod:: set_params