parent
3e9d842d71
commit
1d17aa97c1
Binary file not shown.
@ -0,0 +1 @@ |
||||
{"duration": 7.263703107833862, "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=1, eta=0.21830844624751583,\n gamma=0, gpu_id=-1, importance_type='gain',\n interaction_constraints='', learning_rate=0.218308449,\n max_delta_step=0, max_depth=7, min_child_weight=1, missing=nan,\n monotone_constraints='()', n_estimators=35, n_jobs=12,\n num_parallel_tree=1, probability=True, random_state=42,\n reg_alpha=0, reg_lambda=1, scale_pos_weight=1, silent=True,\n subsample=1, tree_method='exact', use_label_encoder=False,\n validate_parameters=1, verbosity=0)"}} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@ |
||||
{"duration": 1.832244873046875, "input_args": {"Data": " F1 F2 F3 F4 F5 F6 F7 F9\n0 7 8 7 8 9 10 10 10\n1 4 5 2 3 4 3 3 3\n2 5 8 7 10 5 7 5 9\n3 3 7 6 4 4 4 6 1\n4 1 10 4 6 4 7 7 10\n.. .. .. .. .. .. .. .. ..\n694 1 1 2 3 1 1 1 1\n695 1 3 2 1 1 1 1 1\n696 1 3 2 1 2 1 1 1\n697 1 3 3 1 1 1 1 2\n698 1 2 2 1 1 1 1 1\n\n[699 rows x 8 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=1, eta=0.21830844624751583,\n gamma=0, gpu_id=-1, importance_type='gain',\n interaction_constraints='', learning_rate=0.218308449,\n max_delta_step=0, max_depth=7, min_child_weight=1, missing=nan,\n monotone_constraints='()', n_estimators=35, n_jobs=12,\n num_parallel_tree=1, probability=True, random_state=42,\n reg_alpha=0, reg_lambda=1, scale_pos_weight=1, silent=True,\n subsample=1, tree_method='exact', use_label_encoder=False,\n validate_parameters=1, verbosity=0)"}} |
Binary file not shown.
@ -0,0 +1 @@ |
||||
{"duration": 2.1526169776916504, "input_args": {"Data": " F1 F2 F3 F4 F5 F6 F7 F8 F9 F1+F6\n0 7 8 7 8 9 10 10 1 10 17\n1 4 5 2 3 4 3 3 1 3 7\n2 5 8 7 10 5 7 5 4 9 12\n3 3 7 6 4 4 4 6 1 1 7\n4 1 10 4 6 4 7 7 2 10 8\n.. .. .. .. .. .. .. .. .. .. ...\n694 1 1 2 3 1 1 1 1 1 2\n695 1 3 2 1 1 1 1 1 1 2\n696 1 3 2 1 2 1 1 2 1 2\n697 1 3 3 1 1 1 1 1 2 2\n698 1 2 2 1 1 1 1 1 1 2\n\n[699 rows x 10 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=1, eta=0.21830844624751583,\n gamma=0, gpu_id=-1, importance_type='gain',\n interaction_constraints='', learning_rate=0.218308449,\n max_delta_step=0, max_depth=7, min_child_weight=1, missing=nan,\n monotone_constraints='()', n_estimators=35, n_jobs=12,\n num_parallel_tree=1, probability=True, random_state=42,\n reg_alpha=0, reg_lambda=1, scale_pos_weight=1, silent=True,\n subsample=1, tree_method='exact', use_label_encoder=False,\n validate_parameters=1, verbosity=0)"}} |
Binary file not shown.
@ -0,0 +1 @@ |
||||
{"duration": 6.626190185546875, "input_args": {"Data": " F1 F6 F1+F6 |F1-F6| F1xF6 F1/F6 F6/F1\n0 7 10 17 3 70 0.700000 1.428571\n1 4 3 7 1 12 1.333333 0.750000\n2 5 7 12 2 35 0.714286 1.400000\n3 3 4 7 1 12 0.750000 1.333333\n4 1 7 8 6 7 0.142857 7.000000\n.. .. .. ... ... ... ... ...\n694 1 1 2 0 1 1.000000 1.000000\n695 1 1 2 0 1 1.000000 1.000000\n696 1 1 2 0 1 1.000000 1.000000\n697 1 1 2 0 1 1.000000 1.000000\n698 1 1 2 0 1 1.000000 1.000000\n\n[699 rows x 7 columns]", "clf": "XGBClassifier(base_score=0.5, booster='gbtree', colsample_bylevel=1,\n colsample_bynode=1, colsample_bytree=1, eta=0.21830844624751583,\n gamma=0, gpu_id=-1, importance_type='gain',\n interaction_constraints='', learning_rate=0.218308449,\n max_delta_step=0, max_depth=7, min_child_weight=1, missing=nan,\n monotone_constraints='()', n_estimators=35, n_jobs=12,\n num_parallel_tree=1, probability=True, random_state=42,\n reg_alpha=0, reg_lambda=1, scale_pos_weight=1, silent=True,\n subsample=1, tree_method='exact', use_label_encoder=False,\n validate_parameters=1, verbosity=0)"}} |
Loading…
Reference in new issue