preprocess_smd_data(dataset_dir, out_dir, filenames)
preprocess_smd_data
Preprocess SMD dataset for experiments
dataset_dir (str) – Path to the dataset folder
out_dir (str) – Directory where the preprocessed data should be saved. This directory should exist already.
filenames (List[str])