You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Longer term, we should think about making an accessor which takes alpha_u, lambda_u, etc (values not indices) and does the extraction. If we don't have exactly the right value in the saved list, we should (by default) interpolate with an option for an exact solve.
(Something similar for the coef function in Michael's ExclusiveLasso package.)
The text was updated successfully, but these errors were encountered:
#37 (comment)
Longer term, we should think about making an accessor which takes alpha_u, lambda_u, etc (values not indices) and does the extraction. If we don't have exactly the right value in the saved list, we should (by default) interpolate with an option for an exact solve.
(Something similar for the
coef
function in Michael'sExclusiveLasso
package.)The text was updated successfully, but these errors were encountered: