Jiten Sidhpura
Jiten Sidhpura
Hi, I am working on Logistic Regression. Here is the link to the [PR](https://github.com/scikit-learn/scikit-learn/pull/23565)
Hello, I am also working on GaussianNB.
I am working on `LinearDiscriminantAnalysis`.
Hello everyone, While adding param validations for the Linear Discriminant Model (LDA) model I am facing issue in the `covariance_estimator` parameter. Because it can accept any object that has a...
I have opened PR for [GaussianNB](https://github.com/scikit-learn/scikit-learn/pull/23583) and [Logistic Regression](https://github.com/scikit-learn/scikit-learn/pull/23565)
@devkaranjoshi The `DummyClassifier` estimator already has a [open PR](https://github.com/scikit-learn/scikit-learn/pull/23645)
Hello, I am working on MLPClassifier and MLPRegressor estimators.
Hello, I am working on BaggingRegressor and BaggingClassifier
yes. Would like to work on this feature ?
Good luck. Please add unit tests also