qiumiao30/SLMR

FileNotFoundError: [Errno 2] No such file or directory: './datasets/data/smap_train_md.csv'

Closed this issue · 4 comments

Thanks for your excellent work. I met an error, could you please help me?

@qiumiao30 In preprocess.py line 12, temp = np.genfromtxt(md['num_values'], md is not defined before.

python preprocess.py --dataset $dataset_name$