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

Updated the SMOTE Sampling technique#8

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

Open
VetlaPavanKalyan wants to merge1 commit intocodebasics:master
base:master
Choose a base branch
Loading
fromVetlaPavanKalyan:patch-2

Conversation

VetlaPavanKalyan
Copy link

@VetlaPavanKalyanVetlaPavanKalyan commentedSep 24, 2022
edited
Loading

Changedsmote.fit_sample() ->smote.fit_resample()

Changed "smote.fit_sample -> smote.fit_resample"
@VetlaPavanKalyan
Copy link
Author

I was going through the code and found out that
smote.fit_sample() was replaced withsmote.fit_resample()check here

You can refer to this posthere where we get to know that
fit_sample() ==fit_resample()
it looks likefit_resample() should be backward compatible to work in place offit_sample()

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
@VetlaPavanKalyan

[8]ページ先頭

©2009-2025 Movatter.jp