LinearRegression ================ .. currentmodule:: skfda.ml.regression .. autoclass:: LinearRegression .. rubric:: Methods .. autosummary:: ~LinearRegression.fit ~LinearRegression.get_metadata_routing ~LinearRegression.get_params ~LinearRegression.predict ~LinearRegression.score ~LinearRegression.set_fit_request ~LinearRegression.set_params ~LinearRegression.set_score_request .. automethod:: fit .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: predict .. automethod:: score .. automethod:: set_fit_request .. automethod:: set_params .. automethod:: set_score_request .. include:: /backreferences/skfda.ml.regression.LinearRegression.examples