-
- Downloads
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.
Loading
Please register or sign in to comment