Stefanie Senger
Stefanie Senger
Working on `VotingClassifier` and `VotingRegressor`. :) Edit: And on `StackingClassifier` and `StackingRegressor`, because they all use `_fit_single_estimator` from `sklearn/ensemble/_base` together.
Working on `FeatureUnion`. :)
Working on `RANSACRegressor` now.
Thank you, @glemaitre, for your review. I've implemented your suggestions and I've also set the bias in the `Ridge` to default (0), so it's not getting in the way of...
Yes, picking a non noise dataset will only demonstrate one side of regularization. On the other hand, the non noisy dataset served the purpose of clarity, so that it is...
@glemaitre Thanks for your review and the suggestions. I made two sections for both examples. Where suitable, I did also replicate the text there (because I think many users will...
I want to remark that adding dropdowns has the side effect that the pages then aren't fully searchable anymore. As a frequent user of such kind of documentation, I want...
I've addressed all your review comments, @adrinjalali. Would you have a fresh look if the PR is alright now?
Okay, I've taken care of that, @adrinjalali.
Oh yes, @glemaitre and @adrinjalali, sorry for the oversight. I've added that now.