8000 Update branch by arka204 · Pull Request #11 · arka204/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

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

Conversation

arka204
Copy link
Owner
@arka204 arka204 commented Jun 8, 2020

Update branch

webber26232 and others added 30 commits May 23, 2020 11:56
…sifier (scikit-learn#15230)

Co-authored-by: BenjaminBossan <b.bossan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@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>
krumeto and others added 29 commits June 6, 2020 16:52
…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>
)

* updated file changes

* changed random state possible value

* changed random state possible value

* changed suggested changes

* changed suggested changes

* changed suggested changes

Co-authored-by: Mariam <mariam@Mariams-MacBook-Pro.local>
Co-authored-by: Mariam-ke <mariam.haji01@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
)

Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: IQRA MUHAMMAD <iqra@iqra.local>
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
@arka204 arka204 merged commit 5782e6f into Proposition-for-BernoulliNB-and-MultinomialNB-when-alpha-is-close-or-equal-0 Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0