llmblockchain commited on
Commit
71b3592
·
verified ·
1 Parent(s): 51c0b42

Upload lightgbm_model.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. lightgbm_model.txt +159 -0
lightgbm_model.txt ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tree
2
+ version=v4
3
+ num_class=1
4
+ num_tree_per_iteration=1
5
+ label_index=0
6
+ max_feature_idx=22
7
+ objective=binary sigmoid:1
8
+ feature_names=SubX_From_0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d X_From_0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d updatedAt SubX_From_0x0000000000000000000000000000000000000000 SubX_From_other_token X_From_0x55d398326f99059ff775485246999027b3197955 X_From_other_token SubX_From_0xfed13d0c40790220fbde712987079eda1ed75c51 SubX_From_0x55d398326f99059ff775485246999027b3197955 SubX_address_0x317cd61fa24e2e4068b4c47bd58d5fc9f4e7a12b SubX_address_0x88649f4743a758171077b98ee2003f1989b1615a SubX_address_0x98f2e67f4df7a6a412c75313d7d558fc359a1e79 SubX_address_0xa779741be221459b85d8d6fe42e992342413a350 SubX_address_0xb9287d89d9d547dd33fc9fb8a3b0cf587819a9ee SubX_address_0xc97dff3293c7add9fbeefa5e3bffee5f2c187b1d X_address_0x69fb5f425970cebfabe1ca12037d3284faf95e57 _sg_0x38_0x69fb5f425970cebfabe1ca12037d3284faf95e57 SubX_Time__0__0__0__0__0__0__0__0__0__0__0__0__0__1__0__0__0__0__0__0__0__0__0__0_ SubX_Time__0__0__0__0__0__0__0__0__1__1__0__0__0__0__0__0__0__0__0__0__0__0__0__0_ SubX_Time__0__0__0__0__0__0__1__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0_ SubX_Time__0__0__0__0__1__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0_ SubX_Time__0__0__0__0__2__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0_ X_Time__0__0__0__0__2__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0__0_
9
+ feature_infos=none none none none none none none none none none none none none none none none none none none none none none none
10
+ tree_sizes=240
11
+
12
+ Tree=0
13
+ num_leaves=1
14
+ num_cat=0
15
+ split_feature=
16
+ split_gain=
17
+ threshold=
18
+ decision_type=
19
+ left_child=
20
+ right_child=
21
+ leaf_value=-34.538776391283193
22
+ leaf_weight=
23
+ leaf_count=7
24
+ internal_value=
25
+ internal_weight=
26
+ internal_count=
27
+ is_linear=0
28
+ shrinkage=1
29
+
30
+
31
+ end of trees
32
+
33
+ feature_importances:
34
+
35
+ parameters:
36
+ [boosting: gbdt]
37
+ [objective: binary]
38
+ [metric: binary_logloss]
39
+ [tree_learner: serial]
40
+ [device_type: cpu]
41
+ [data_sample_strategy: bagging]
42
+ [data: ]
43
+ [valid: ]
44
+ [num_iterations: 250]
45
+ [learning_rate: 0.05]
46
+ [num_leaves: 190]
47
+ [num_threads: 0]
48
+ [seed: 0]
49
+ [deterministic: 0]
50
+ [force_col_wise: 0]
51
+ [force_row_wise: 0]
52
+ [histogram_pool_size: -1]
53
+ [max_depth: 40]
54
+ [min_data_in_leaf: 20]
55
+ [min_sum_hessian_in_leaf: 0.001]
56
+ [bagging_fraction: 1]
57
+ [pos_bagging_fraction: 1]
58
+ [neg_bagging_fraction: 1]
59
+ [bagging_freq: 0]
60
+ [bagging_seed: 3]
61
+ [bagging_by_query: 0]
62
+ [feature_fraction: 0.4]
63
+ [feature_fraction_bynode: 1]
64
+ [feature_fraction_seed: 2]
65
+ [extra_trees: 0]
66
+ [extra_seed: 6]
67
+ [early_stopping_round: 0]
68
+ [early_stopping_min_delta: 0]
69
+ [first_metric_only: 0]
70
+ [max_delta_step: 0]
71
+ [lambda_l1: 0]
72
+ [lambda_l2: 0]
73
+ [linear_lambda: 0]
74
+ [min_gain_to_split: 0]
75
+ [drop_rate: 0.1]
76
+ [max_drop: 50]
77
+ [skip_drop: 0.5]
78
+ [xgboost_dart_mode: 0]
79
+ [uniform_drop: 0]
80
+ [drop_seed: 4]
81
+ [top_rate: 0.2]
82
+ [other_rate: 0.1]
83
+ [min_data_per_group: 100]
84
+ [max_cat_threshold: 32]
85
+ [cat_l2: 10]
86
+ [cat_smooth: 10]
87
+ [max_cat_to_onehot: 4]
88
+ [top_k: 20]
89
+ [monotone_constraints: ]
90
+ [monotone_constraints_method: basic]
91
+ [monotone_penalty: 0]
92
+ [feature_contri: ]
93
+ [forcedsplits_filename: ]
94
+ [refit_decay_rate: 0.9]
95
+ [cegb_tradeoff: 1]
96
+ [cegb_penalty_split: 0]
97
+ [cegb_penalty_feature_lazy: ]
98
+ [cegb_penalty_feature_coupled: ]
99
+ [path_smooth: 0]
100
+ [interaction_constraints: ]
101
+ [verbosity: -1]
102
+ [saved_feature_importance_type: 0]
103
+ [use_quantized_grad: 0]
104
+ [num_grad_quant_bins: 4]
105
+ [quant_train_renew_leaf: 0]
106
+ [stochastic_rounding: 1]
107
+ [linear_tree: 0]
108
+ [max_bin: 255]
109
+ [max_bin_by_feature: ]
110
+ [min_data_in_bin: 3]
111
+ [bin_construct_sample_cnt: 200000]
112
+ [data_random_seed: 1]
113
+ [is_enable_sparse: 1]
114
+ [enable_bundle: 1]
115
+ [use_missing: 1]
116
+ [zero_as_missing: 0]
117
+ [feature_pre_filter: 1]
118
+ [pre_partition: 0]
119
+ [two_round: 0]
120
+ [header: 0]
121
+ [label_column: ]
122
+ [weight_column: ]
123
+ [group_column: ]
124
+ [ignore_column: ]
125
+ [categorical_feature: ]
126
+ [forcedbins_filename: ]
127
+ [precise_float_parser: 0]
128
+ [parser_config_file: ]
129
+ [objective_seed: 5]
130
+ [num_class: 1]
131
+ [is_unbalance: 0]
132
+ [scale_pos_weight: 1]
133
+ [sigmoid: 1]
134
+ [boost_from_average: 1]
135
+ [reg_sqrt: 0]
136
+ [alpha: 0.9]
137
+ [fair_c: 1]
138
+ [poisson_max_delta_step: 0.7]
139
+ [tweedie_variance_power: 1.5]
140
+ [lambdarank_truncation_level: 30]
141
+ [lambdarank_norm: 1]
142
+ [label_gain: ]
143
+ [lambdarank_position_bias_regularization: 0]
144
+ [eval_at: ]
145
+ [multi_error_top_k: 1]
146
+ [auc_mu_weights: ]
147
+ [num_machines: 1]
148
+ [local_listen_port: 12400]
149
+ [time_out: 120]
150
+ [machine_list_filename: ]
151
+ [machines: ]
152
+ [gpu_platform_id: -1]
153
+ [gpu_device_id: -1]
154
+ [gpu_use_dp: 0]
155
+ [num_gpu: 1]
156
+
157
+ end of parameters
158
+
159
+ pandas_categorical:[]