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 make imbalanced-learn compatible with scikit-learn 1.+#946

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

Update code to make sure that scikit-learn works with version 1.0+

@codecov
Copy link

codecovbot commentedDec 2, 2022
edited
Loading

Codecov Report

Base:97.19% // Head:92.61% // Decreases project coverage by-4.58%⚠️

Coverage data is based on head(c4e8b75) compared to base(6176807).
Patch coverage: 73.63% of modified lines in pull request are covered.

❗ Current headc4e8b75 differs from pull request most recent head7beb41a. Consider uploading reports for the commit7beb41a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@##           master     #946      +/-   ##==========================================- Coverage   97.19%   92.61%   -4.59%==========================================  Files          97       94       -3       Lines        6348     6361      +13       Branches      711      886     +175     ==========================================- Hits         6170     5891     -279- Misses        106      398     +292  Partials       72       72
Impacted FilesCoverage Δ
imblearn/combine/_smote_enn.py100.00% <ø> (ø)
imblearn/combine/_smote_tomek.py100.00% <ø> (ø)
imblearn/metrics/_classification.py92.12% <ø> (ø)
imblearn/over_sampling/_adasyn.py88.05% <ø> (ø)
imblearn/over_sampling/_random_over_sampler.py100.00% <ø> (ø)
imblearn/over_sampling/_smote/base.py99.01% <ø> (ø)
imblearn/over_sampling/_smote/filter.py88.33% <ø> (ø)
imblearn/over_sampling/base.py100.00% <ø> (ø)
imblearn/pipeline.py93.47% <ø> (-1.09%)⬇️
...mpling/_prototype_generation/_cluster_centroids.py100.00% <ø> (ø)
... and29 more

Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment?Let us know in this issue.

@hayesall
Copy link
Member

#936 and#938 should resolve the build issues. Should we merge them in first?

@glemaitre
Copy link
MemberAuthor

Thanks for pointing that out. I will delay themode deprecating for afterwards. I want first to fix all failures for 1.2 and check what we need to do to be compatible with 1.1 and 1.0. Then, I will modify the CI and finally make a new pass on all remaining deprecations.

@glemaitreglemaitre changed the titleMAINT fix BalancedBaggingClassifierMAINT make imbalanced-learn compatible with scikit-learn 1.0+Dec 2, 2022
@glemaitreglemaitre changed the titleMAINT make imbalanced-learn compatible with scikit-learn 1.0+MAINT make imbalanced-learn compatible with scikit-learn 1.+Dec 2, 2022
@glemaitreglemaitre merged commit2779327 intoscikit-learn-contrib:masterDec 2, 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.

2 participants
@glemaitre@hayesall

[8]ページ先頭

©2009-2025 Movatter.jp