Skip to content

RFC Reorganisation of the module #275

Closed
@glemaitre

Description

@glemaitre

under-sampling starts to be crowded. I think that we could actually reorganise the module using the semantic:

  • prototype selection;
  • prototype generation;
  • over-sampling

We could create prototype selection/generation folders under under-sampling and allow for import at the top level --- e.g., from imblearn.under_sampling import CNN. Like this it will not change anything for the user but will make more clear the documentation.

@chkoar WDYT?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions