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

{"duration": 4.280111074447632, "input_args": {"Data": " F1 F3 F4\n0 2.5 6.3 6.0\n1 1.9 5.8 5.1\n2 2.1 7.1 5.9\n3 1.8 6.3 5.6\n4 2.2 6.5 5.8\n.. ... ... ...\n145 0.3 4.8 1.4\n146 0.2 5.1 1.6\n147 0.2 4.6 1.4\n148 0.2 5.3 1.5\n149 0.2 5.0 1.4\n\n[150 rows x 3 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=1, eta=0.17855860960340292,\n gamma=0, gpu_id=-1, importance_type='gain',\n interaction_constraints='', learning_rate=0.178558603,\n max_delta_step=0, max_depth=9, min_child_weight=1, missing=nan,\n monotone_constraints='()', n_estimators=14, n_jobs=12,\n num_parallel_tree=1, objective='multi:softprob', probability=True,\n random_state=42, reg_alpha=0, reg_lambda=1, scale_pos_weight=None,\n silent=True, subsample=1, tree_method='exact',\n use_label_encoder=False, validate_parameters=1, ...)"}}