Skip to content
Snippets Groups Projects
Commit 61b3753b authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

ENH: Raise error when cloning bug estimators

Estimators with non conformant __init__ don't clone right. This prevents
cross_val from working, and leads to highly non-trivial bugs. Detect it
in clone and raise an error in this case.
parent ab42993e
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment