Skip to content

This service uses rebalances a dataset based on a target class, it combines oversampling (SMOTE) and undersampling (ENN) to be more generalizable. In order for the service to work your dataset label column must be called "target". Finally, avoid having multiple empty lines at the end of the file.

Notifications You must be signed in to change notification settings

swiss-ai-center/class-rebalancing-service

Repository files navigation

Class Rebalancing Service

This service uses imbalanced-learn to rebalance a dataset based on a target class, it combines oversampling (SMOTE) and undersampling (ENN) to be more generalizable. In order for the service to work your dataset label column must be called "target". Finally, avoid having multiple empty lines at the end of the file.

Check the related documentation for more information.

About

This service uses rebalances a dataset based on a target class, it combines oversampling (SMOTE) and undersampling (ENN) to be more generalizable. In order for the service to work your dataset label column must be called "target". Finally, avoid having multiple empty lines at the end of the file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages