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