This is a demo for RTS algorithm.
Install conda environment via "RTS.yaml".
You can run the following script:
python run.py --noise-type sym --noise-rate 0.2 --method Proposal --dataset ECG5000 --seed 0 --gpu 0to evaluate our proposed RTS approach on ECG5000 data set with 20% symmetrical label noise.
You can also run script.py for all data settings directly as follows.
python script.pyThe results will be printed and stored in ./Results.