LishengSun / ActiveMetaLearn

Code for our paper 'ActivMetal'
4 stars 1 forks source link

TypeError with 'median_landmarks_with_1_cofirank' strategy #1

Open LishengSun opened 6 years ago

LishengSun commented 6 years ago

python -i run_experiments.py -d 'artificial' -s 'median_landmarks_with_1_cofirank' -n True -rd '/YES/

File "run_experiments.py", line 59, in _select_next_algorithm self.next_algo, self.num_cofi_run, self.current_rank, self.median_landmarks = method_to_call() TypeError: 'NoneType' object is not iterable