FeatureEnVi: Visual Analytics for Feature Engineering Using Stepwise Selection and Semi-Automatic Extraction Approaches https://doi.org/10.1109/TVCG.2022.3141040
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
1.2 KiB

{"duration": 3.801353931427002, "input_args": {"Data": " F1 F2 F3_em1 F4\n0 2.5 3.3 543.571910 6.0\n1 1.9 2.7 329.299560 5.1\n2 2.1 3.0 1210.967074 5.9\n3 1.8 2.9 543.571910 5.6\n4 2.2 3.0 664.141633 5.8\n.. ... ... ... ...\n145 0.3 3.0 120.510418 1.4\n146 0.2 3.8 163.021907 1.6\n147 0.2 3.2 98.484316 1.4\n148 0.2 3.7 199.336810 1.5\n149 0.2 3.3 147.413159 1.4\n\n[150 rows x 4 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=0.9223705789444759,\n eta=0.08487346516301046, gamma=0, gpu_id=-1,\n importance_type='gain', interaction_constraints='',\n learning_rate=0.0848734677, max_delta_step=0, max_depth=7,\n min_child_weight=1, missing=nan, monotone_constraints='()',\n n_estimators=76, n_jobs=12, num_parallel_tree=1,\n objective='multi:softprob', probability=True, random_state=42,\n reg_alpha=0, reg_lambda=1, scale_pos_weight=None, silent=True,\n subsample=0.8912139968434072, tree_method='exact',\n use_label_encoder=False, validate_parameters=1, ...)"}}