Skip to main content

FD004

FD003

FD002

FD001

PHM2008

PHM2008.download

Download PHM2008 Dataset. Parameters:
NameTypeDescriptionDefault
directorystrDirectory path to download dataset.required

PHM2008.load

Downloads and loads M3 data. Parameters:
NameTypeDescriptionDefault
directorystrDirectory where data will be downloaded.required
groupstrGroup name. Allowed groups: ‘FD001’, ‘FD002’, ‘FD003’, ‘FD004’.required
clip_rulboolWether or not upper bound the remaining useful life to 125.True
Returns:
TypeDescription
Tuple[DataFrame, DataFrame]Tuple[pd.DataFrame, pd.DataFrame]: Target time series with columns [‘unique_id’, ‘ds’, ‘y’, ‘exogenous’].