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": 14.877521991729736, "input_args": {"Data": " F1 F2 F3 F4 F5 F6 F7 F8 F9\n0 7 8 7 8 9 10 10 1 10\n1 4 5 2 3 4 3 3 1 3\n2 5 8 7 10 5 7 5 4 9\n3 3 7 6 4 4 4 6 1 1\n4 1 10 4 6 4 7 7 2 10\n.. .. .. .. .. .. .. .. .. ..\n694 1 1 2 3 1 1 1 1 1\n695 1 3 2 1 1 1 1 1 1\n696 1 3 2 1 2 1 1 2 1\n697 1 3 3 1 1 1 1 1 2\n698 1 2 2 1 1 1 1 1 1\n\n[699 rows x 9 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=0.9597899978811085,\n eta=0.2804685587557792, gamma=0, gpu_id=-1,\n importance_type='gain', interaction_constraints='',\n learning_rate=0.06327387530778793, max_delta_step=0, max_depth=7,\n min_child_weight=1, missing=nan, monotone_constraints='()',\n n_estimators=118, n_jobs=12, num_parallel_tree=1,\n probability=True, random_state=42, reg_alpha=0, reg_lambda=1,\n scale_pos_weight=1, silent=True, subsample=0.9325330330763264,\n tree_method='exact', use_label_encoder=False,\n validate_parameters=1, verbosity=0)"}}