yangheng95/LCF-ATEPC

cross validation

Astudnew opened this issue · 1 comments

Hi
I need to use cross-validation. in which part of the code can I modify?

Refactor the data loading method, combine and resplit the train and test datasets according to origianl split ratio.

train_examples = processor.get_train_examples(args.data_dir)