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
3.0 KiB

{"duration": 7.925899028778076, "input_args": {"Data": " F1_p2 F2_l1p F3_em1 F1+F2 F2+F3 F1+F3 F1+F2+F3 |F1-F2| ... F1/F3 F3/F1 F1/F2/F3 F1/F3/F2 F2/F3/F1 F2/F1/F3 F3/F1/F2 F3/F2/F1\n0 6.25 1.458615 543.571910 7.708615 545.030525 549.821910 551.280525 4.791385 ... 0.011498 86.971506 0.007883 0.007883 0.000429 0.000429 59.626087 59.626087\n1 3.61 1.308333 329.299560 4.918333 330.607893 332.909560 334.217893 2.301667 ... 0.010963 91.218715 0.008379 0.008379 0.001101 0.001101 69.721338 69.721338\n2 4.41 1.386294 1210.967074 5.796294 1212.353369 1215.377074 1216.763369 3.023706 ... 0.003642 274.595709 0.002627 0.002627 0.000260 0.000260 198.078933 198.078933\n3 3.24 1.360977 543.571910 4.600977 544.932887 546.811910 548.172887 1.879023 ... 0.005961 167.769108 0.004380 0.004380 0.000773 0.000773 123.271123 123.271123\n4 4.84 1.386294 664.141633 6.226294 665.527927 668.981633 670.367927 3.453706 ... 0.007288 137.219346 0.005257 0.005257 0.000431 0.000431 98.982835 98.982835\n.. ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...\n145 0.09 1.386294 120.510418 1.476294 121.896712 120.600418 121.986712 1.296294 ... 0.000747 1339.004639 0.000539 0.000539 0.127817 0.127817 965.887676 965.887676\n146 0.04 1.568616 163.021907 1.608616 164.590523 163.061907 164.630523 1.528616 ... 0.000245 4075.547682 0.000156 0.000156 0.240553 0.240553 2598.180750 2598.180750\n147 0.04 1.435085 98.484316 1.475085 99.919400 98.524316 99.959400 1.395085 ... 0.000406 2462.107891 0.000283 0.000283 0.364293 0.364293 1715.653571 1715.653571\n148 0.04 1.547563 199.336810 1.587563 200.884372 199.376810 200.924372 1.507563 ... 0.000201 4983.420249 0.000130 0.000130 0.194089 0.194089 3220.173803 3220.173803\n149 0.04 1.458615 147.413159 1.498615 148.871774 147.453159 148.911774 1.418615 ... 0.000271 3685.328978 0.000186 0.000186 0.247369 0.247369 2526.594694 2526.594694\n\n[150 rows x 27 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, ...)"}}