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.3 KiB

{"duration": 10.279210090637207, "input_args": {"Data": " F1_l2 F2 F3 F4 F1_l2+F4\n0 1.321928 3.3 6.3 6.0 7.321928\n1 0.925999 2.7 5.8 5.1 6.025999\n2 1.070389 3.0 7.1 5.9 6.970389\n3 0.847997 2.9 6.3 5.6 6.447997\n4 1.137504 3.0 6.5 5.8 6.937504\n.. ... ... ... ... ...\n145 -1.736966 3.0 4.8 1.4 -0.336966\n146 -2.321928 3.8 5.1 1.6 -0.721928\n147 -2.321928 3.2 4.6 1.4 -0.921928\n148 -2.321928 3.7 5.3 1.5 -0.821928\n149 -2.321928 3.3 5.0 1.4 -0.921928\n\n[150 rows x 5 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=0.8702434039276976,\n eta=0.2593099998788648, gamma=0, gpu_id=-1,\n importance_type='gain', interaction_constraints='',\n learning_rate=0.259310007, max_delta_step=0, max_depth=6,\n min_child_weight=1, missing=nan, monotone_constraints='()',\n n_estimators=188, 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.9972633684544026, tree_method='exact',\n use_label_encoder=False, validate_parameters=1, ...)"}}