from mit_d3m import load_dataset
dataset = load_dataset('LL0_1480_ilpd')
X = dataset.X
y = dataset.y
context = dataset.context
0.6946582887560139
mlprimitives.feature_extraction.CategoricalEncoder
sklearn.preprocessing.Imputer
sklearn.preprocessing.StandardScaler
mlprimitives.preprocessing.ClassEncoder
xgboost.XGBClassifier
mlprimitives.preprocessing.ClassDecoder
mlprimitives.feature_extraction.CategoricalEncoder#1
"copy": true
"features": auto
"max_labels": 88
sklearn.preprocessing.Imputer#1
"missing_values": NaN
"axis": 0
"copy": true
"strategy": median
sklearn.preprocessing.StandardScaler#1
"with_mean": true
"with_std": false
mlprimitives.preprocessing.ClassEncoder#1
xgboost.XGBClassifier#1
"n_jobs": -1
"n_estimators": 517
"max_depth": 6
"learning_rate": 0.2790296103832197
"gamma": 0.5150147838534425
"min_child_weight": 3
mlprimitives.preprocessing.ClassDecoder#1
ColIndex | ColName | ColType | Role |
---|