tsml-eval
tsml-eval copied to clipboard
The wrapper of A rebalance method from KDD called CFAMG
Reference Issues/PRs
What does this implement/fix? Explain your changes
impelement the wrapper for paper Mitigating Data Imbalance in Time Series Classification Based on Counterfactual Minority Samples Augmentation. Original code from https://github.com/WangLei-CQU/CFAMG A easy quick test can be do in tsml_eval/_wip/rt/transformations/collection/imbalance/_cfam.py