forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
Update branch #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Si 8000 gn in to your account
Merged
arka204
merged 81 commits into
Proposition-for-BernoulliNB-and-MultinomialNB-when-alpha-is-close-or-equal-0
from
master-copy
Jun 8, 2020
Merged
Update branch #11
arka204
merged 81 commits into
Proposition-for-BernoulliNB-and-MultinomialNB-when-alpha-is-close-or-equal-0
from
master-copy
Jun 8, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sifier (scikit-learn#15230) Co-authored-by: BenjaminBossan <b.bossan@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
…arn#17193) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
…earn#17487) * added a warning to maxabs_scale * Update sklearn/preprocessing/_data.py Co-authored-by: Nicolas Hug <contact@nicolas-hug.com> Co-authored-by: Krum Arnaudov <krum.arnaudov@amplifyanalytix.com> Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
* Fixing n_jobs doc param in multiclass.py * Fixing n_jobs doc param in multiclass.py * Fixing n_jobs doc param in multiclass.py * Better documenting n_jobs param in multiclass * Better documenting n_jobs param in multiclass * Better documenting n_jobs param in multiclass * Better documenting n_jobs param in multiclass
The Codecov browser extension has been deprecated, and covered/uncovered lines are now shown directly in the reports.
Co-authored-by: Amanda Dsouza <adsouza41@gatech.edu>
…cikit-learn#17505) * DOC_standardized formatting for default values in transformer class. * DOC_use type bool instead of boolean Co-authored-by: Sam Ezebunandu <samuel.ezebunandu@outlook.com>
…it-learn#17511) * Standardize formatting for default values * DOC_Standardize formatting for default values Co-authored-by: Amanda Dsouza <adsouza41@gatech.edu>
…rn#17498) * example for multioutput regressor * add spaces (suggested changes) #DataUmbrella Co-authored-by: Tim Nonner <tim.nonner@tamedia.ch>
Added random_state and n_samples Modified documentation to reflect default values Modified call to resample
…kit-learn#17476) * fixes default values documentation in sklearn/mixture * sklearn/mixtures extra changes to doc Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
* [WIP]: Add examples to linear_model.PoissonRegressor * Address review * Address review * Apply suggestions from code review Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com> * Remove numpy import Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
…rn#17455) * updated _affinity_propagation.py docstrings in line with scikit-learn#15761 * updated cluster module docstrings in line with scikit-learn#15761 * updated cluster module docstrings post review scikit-learn#15761 * updated cluster module docstrings post review scikit-learn#15761 Co-authored-by: Greg Knowles <gitgreg123@users.noreply.github.com>
* Add examples to linear_model.GammaRegressor * Apply suggestions from code review Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
* Add examples to linear_model.TweedieRegressor * Address review
…arn#17465) * doc: Standarize default documentation for feature_selection - Change `default` documentation of parameters to follow `default=<value>` template * remove space at end-of-line * fix linting issues * address comments * missing file
…arn#17494) Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Krum Arnaudov <krum.arnaudov@amplifyanalytix.com>
…it-learn#17520) * DOC standardize default values manifold _isomap _locally_linear DOC standardize default values manifold _isomap _locally_linear DOC standardize default values in _locally_linear * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix dtype in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix dtype in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * fixed default values _locally_linear * DOC standardize default values manifold _isomap _locally_linear DOC standardize default values manifold _isomap _locally_linear DOC standardize default values in _locally_linear * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py update dtype Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_isomap.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix dtype in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix dtype in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fix options in docstring Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * fixed default values _locally_linear * fixed pylint issue * Update sklearn/manifold/_locally_linear.py fix default vals Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * Update sklearn/manifold/_locally_linear.py fixed default vals Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> * fix pylint * fix docstring Co-authored-by: Amanda Dsouza <adsouza41@gatech.edu> Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
* ENH Test * ENH Push now * Try continue on error * REV * REV
* add score_samples method in base search CV and add tests * add tests and change implem * fix pep8 * address some pr comments * Update test_search.py remove deprecation warnings * address some linting issues * Update test_search.py * update whats_new fix indenting * update test_search.py Co-authored-by: Mohamed Maskani <maskani.mohamed@gmail.com>
…learn#17536) Updated default values of parameter in kernel_approximation doc string
Update master
…a-is-close-or-equal-0' into master-copy
5782e6f
into
Proposition-for-BernoulliNB-and-MultinomialNB-when-alpha-is-close-or-equal-0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update branch