from mit_d3m import load_dataset
dataset = load_dataset('LL1_ECGFiveDays')
X = dataset.X
y = dataset.y
context = dataset.context
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
| ColIndex | ColName | ColType | Role |
|---|