Skip to content

handling imbalance dataset ;- METHOD3 SMOTE  #11

@pranavsj29

Description

@pranavsj29

for fitting data it must be "x_sm, y_sm = smote.fit_resample(x, y)" and not "x_sm, y_sm = smote.fit_sample(x, y)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions