avm19
avm19
@jnothman @agramfort Please have another look at this PR. I addressed your comments, but left the conversations unresolved, so that it is easier to get back to where we were....
@jnothman Any chance you could have a look and LGTM this PR?
@lorentzenchr > Would it be possible to achieve this proposed functionality with the current implementation? Something like > > ```python > estimators = [ > ("mnb1", ColumnTransformer([("mnb1", MultinomialNB(), [0, 1])])),...
Two previous commits make minor changes to [examples/miscellaneous/plot_combining_naive_bayes.py](https://github.com/scikit-learn/scikit-learn/blame/33622aeea2242297aa2f35943675178a4392a92c/examples/miscellaneous/plot_combining_naive_bayes.py). Nothing important.
@glemaitre Please see the changes I made some time ago and my responses to your comments. (That's not to hurry things up, I am just not sure what happens when...
@reshamas Thanks! I am looking forward to it!
Dear Mitzi, @mitzimorris Thank you for your consideration and response. Let me make a couple of remarks regarding the blogpost that you linked, as other potential reviewers might expect me...
Hi @luisbergua, thanks for responding. I could send the link to your work email `@wandb.ai` if you share it with me.
> Hi @avm19, thanks for sharing the project! I've had a look at it and I've been able to reproduce this. I can see two different behaviours depending on the...