-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Lasso Stability Path broken for DataFrame #7405
Copy link
Copy link
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve
Description
Description
Passing X and y into lasso_stability_path() returned an error:
ValueError: Shape of passed values is (xxx, 1). The xxx is number my number of features. I used the same X and y in other models such as Ridge, Lasso, and LinearRegression, all worked.
Steps/Code to Reproduce
Expected Results
Actual Results
Versions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve