torch_timeseries.dataset.MSL

class MSL(root: str = '~/.torchtimeseries/data', columns=[])[source]

Bases: AnomalyDataset

MSL is a public dataset from NASA with 55 dimensions showing the status of sensor and actuator data from the Mars Rover.

Parameters:

root (str) – data save location, defaults to ~/.torchtimeseries/data