Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MAINT deprecate n_jobs in over-sampling algorithms#887

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

glemaitre
Copy link
Member

Most of the timen_jobs is not used anymore. Currently it was really useful to use it in scikit-learn and it can be set directly by passing an estimator with the parameter set which is a better choice.

@codecov
Copy link

codecovbot commentedJan 16, 2022
edited
Loading

Codecov Report

Merging#887 (11f5031) intomaster (51c56a1) willincrease coverage by0.00%.
The diff coverage is100.00%.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #887   +/-   ##=======================================  Coverage   97.31%   97.32%           =======================================  Files          97       97             Lines        6367     6389   +22       Branches      720      727    +7     =======================================+ Hits         6196     6218   +22  Misses        102      102             Partials       69       69
Impacted FilesCoverage Δ
imblearn/over_sampling/_adasyn.py88.05% <100.00%> (+0.55%)⬆️
imblearn/over_sampling/_smote/base.py99.01% <100.00%> (+0.03%)⬆️
imblearn/over_sampling/_smote/filter.py88.33% <100.00%> (+0.50%)⬆️
imblearn/over_sampling/tests/test_common.py100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update51c56a1...11f5031. Read thecomment docs.

@glemaitreglemaitre merged commit16eda28 intoscikit-learn-contrib:masterJan 16, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@glemaitre

[8]ページ先頭

©2009-2025 Movatter.jp