timesead.data.preprocessing.smd =============================== .. py:module:: timesead.data.preprocessing.smd Functions --------- .. autoapisummary:: timesead.data.preprocessing.smd.preprocess_smd_data Module Contents --------------- .. py:function:: preprocess_smd_data(dataset_dir: str, out_dir: str, filenames: List[str]) Preprocess SMD dataset for experiments :param dataset_dir: Path to the dataset folder :param out_dir: Directory where the preprocessed data should be saved. This directory should exist already.