business-science / timetk

Time series analysis in the `tidyverse`
https://business-science.github.io/timetk/
610 stars 97 forks source link

Lasso regrression in plot_time_series_regression function #120

Open wmendieta89 opened 2 years ago

wmendieta89 commented 2 years ago

It would be very good to add a parameter on the plot_time_series_regression function to control the type of model you would like to test. Since this function is for feature selection, it would be great if it includes other methods such as lasso regression.

mdancho84 commented 1 year ago

I will see what improvements can be made. Thanks for this suggestion.