-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Estimators run with complex data and give wrong results #9528
Copy link
Copy link
Closed
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve
Description
As discussed on the mailing list, estimators run on complex data without error but might produce wrong results.
We should either raise explicit error messages or ensure correctness in each case.
I think as a first step we should error everywhere, and then enable on an estimator basis.
Do we want to add yet another flag to check_array and check_X_y? That seems the easiest way, though there's already a lot of logic in there....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolve