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
There are a few typos/inconsistencies in the StackingCVRegressor code. These should be addressed after #294 has been merged, to avoid unnecessary merge-conflict pain
predict, get_params etc. don't have docstrings
the meta_regressor description mentions a StackingCVClassifier
The text was updated successfully, but these errors were encountered:
There are a few typos/inconsistencies in the StackingCVRegressor code. These should be addressed after #294 has been merged, to avoid unnecessary merge-conflict pain
predict
,get_params
etc. don't have docstringsThe text was updated successfully, but these errors were encountered: