Currently, we can only view the feature weights (or coefficient estimates) of a trained linear regression through 'visualize' option but not possible to save this as a table or dataset. I am experimenting on a market-mix model to understand the incremental sales lift by each media variable, so I need to save the regression estimates.
Is there any workaround for this other than to use 'Execute R' module.