LinearRegression ================ .. contents:: :backlinks: none :local: .. warning:: In the old version of abess (before 0.4.0), this model is named `abess.linear.abessLm`. Please note that it will be deprecated in version 0.6.0. .. autoclass:: abess.linear.LinearRegression :members: fit, predict, score, get_params, set_params