Ll1_ecgfivedays Download

Dataset info

Unknown public

UCR

pip install mit-d3m

Download Instructions


from mit_d3m import load_dataset

dataset = load_dataset('LL1_ECGFiveDays')

X = dataset.X
y = dataset.y
context = dataset.context

Best Pipeline

0.82

mlprimitives.preprocessing.ClassEncoder

featuretools.dfs

sklearn.preprocessing.Imputer

sklearn.preprocessing.StandardScaler

xgboost.XGBClassifier

mlprimitives.preprocessing.ClassDecoder

mlprimitives.preprocessing.ClassEncoder#1

featuretools.dfs#1

"encode": true

"max_depth": 2

"remove_low_information": false

sklearn.preprocessing.Imputer#1

"missing_values": NaN

"axis": 0

"copy": true

"strategy": most_frequent

sklearn.preprocessing.StandardScaler#1

"with_mean": false

"with_std": true

xgboost.XGBClassifier#1

"n_jobs": -1

"n_estimators": 963

"max_depth": 10

"learning_rate": 0.5065741786237101

"gamma": 0.615117309470514

"min_child_weight": 2

mlprimitives.preprocessing.ClassDecoder#1

Ll1_ecgfivedays

ColIndex ColName ColType Role