-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from vaaaaanquish/save_file
Save file/Load file
- Loading branch information
Showing
4 changed files
with
200 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "lightgbm" | ||
version = "0.1.2" | ||
version = "0.1.3" | ||
authors = ["vaaaaanquish <[email protected]>"] | ||
license = "MIT" | ||
repository = "https://github.com/vaaaaanquish/LightGBM" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
tree | ||
version=v3 | ||
num_class=1 | ||
num_tree_per_iteration=1 | ||
label_index=0 | ||
max_feature_idx=27 | ||
objective=binary sigmoid:1 | ||
feature_names=Column_0 Column_1 Column_2 Column_3 Column_4 Column_5 Column_6 Column_7 Column_8 Column_9 Column_10 Column_11 Column_12 Column_13 Column_14 Column_15 Column_16 Column_17 Column_18 Column_19 Column_20 Column_21 Column_22 Column_23 Column_24 Column_25 Column_26 Column_27 | ||
feature_infos=[0.27500000000000002:6.6950000000000003] [-2.4169999999999998:2.4300000000000002] [-1.7429999999999999:1.7429999999999999] [0.019:5.7000000000000002] [-1.7429999999999999:1.7429999999999999] [0.159:4.1900000000000004] [-2.9409999999999998:2.9699999999999998] [-1.7410000000000001:1.7410000000000001] [0:2.173] [0.19:5.1929999999999996] [-2.9039999999999999:2.9089999999999998] [-1.742:1.7429999999999999] [0:2.2149999999999999] [0.26400000000000001:6.5229999999999997] [-2.7279999999999998:2.7269999999999999] [-1.742:1.742] [0:2.548] [0.36499999999999999:6.0679999999999996] [-2.4950000000000001:2.496] [-1.74:1.7429999999999999] [0:3.1019999999999999] [0.17199999999999999:13.098000000000001] [0.41899999999999998:7.3920000000000003] [0.46100000000000002:3.6819999999999999] [0.38400000000000001:6.5830000000000002] [0.092999999999999999:7.8600000000000003] [0.38900000000000001:4.5430000000000001] [0.48899999999999999:4.3159999999999998] | ||
tree_sizes= | ||
|
||
end of trees | ||
|
||
feature_importances: | ||
|
||
parameters: | ||
[boosting: gbdt] | ||
[objective: binary] | ||
[metric: auc] | ||
[tree_learner: serial] | ||
[device_type: cpu] | ||
[linear_tree: 0] | ||
[data: ] | ||
[valid: ] | ||
[num_iterations: 1] | ||
[learning_rate: 0.1] | ||
[num_leaves: 31] | ||
[num_threads: 0] | ||
[deterministic: 0] | ||
[force_col_wise: 0] | ||
[force_row_wise: 0] | ||
[histogram_pool_size: -1] | ||
[max_depth: -1] | ||
[min_data_in_leaf: 20] | ||
[min_sum_hessian_in_leaf: 0.001] | ||
[bagging_fraction: 1] | ||
[pos_bagging_fraction: 1] | ||
[neg_bagging_fraction: 1] | ||
[bagging_freq: 0] | ||
[bagging_seed: 3] | ||
[feature_fraction: 1] | ||
[feature_fraction_bynode: 1] | ||
[feature_fraction_seed: 2] | ||
[extra_trees: 0] | ||
[extra_seed: 6] | ||
[early_stopping_round: 0] | ||
[first_metric_only: 0] | ||
[max_delta_step: 0] | ||
[lambda_l1: 0] | ||
[lambda_l2: 0] | ||
[linear_lambda: 0] | ||
[min_gain_to_split: 0] | ||
[drop_rate: 0.1] | ||
[max_drop: 50] | ||
[skip_drop: 0.5] | ||
[xgboost_dart_mode: 0] | ||
[uniform_drop: 0] | ||
[drop_seed: 4] | ||
[top_rate: 0.2] | ||
[other_rate: 0.1] | ||
[min_data_per_group: 100] | ||
[max_cat_threshold: 32] | ||
[cat_l2: 10] | ||
[cat_smooth: 10] | ||
[max_cat_to_onehot: 4] | ||
[top_k: 20] | ||
[monotone_constraints: ] | ||
[monotone_constraints_method: basic] | ||
[monotone_penalty: 0] | ||
[feature_contri: ] | ||
[forcedsplits_filename: ] | ||
[refit_decay_rate: 0.9] | ||
[cegb_tradeoff: 1] | ||
[cegb_penalty_split: 0] | ||
[cegb_penalty_feature_lazy: ] | ||
[cegb_penalty_feature_coupled: ] | ||
[path_smooth: 0] | ||
[interaction_constraints: ] | ||
[verbosity: 1] | ||
[saved_feature_importance_type: 0] | ||
[max_bin: 255] | ||
[max_bin_by_feature: ] | ||
[min_data_in_bin: 3] | ||
[bin_construct_sample_cnt: 200000] | ||
[data_random_seed: 0] | ||
[is_enable_sparse: 1] | ||
[enable_bundle: 1] | ||
[use_missing: 1] | ||
[zero_as_missing: 0] | ||
[feature_pre_filter: 1] | ||
[pre_partition: 0] | ||
[two_round: 0] | ||
[header: 0] | ||
[label_column: ] | ||
[weight_column: ] | ||
[group_column: ] | ||
[ignore_column: ] | ||
[categorical_feature: ] | ||
[forcedbins_filename: ] | ||
[objective_seed: 5] | ||
[num_class: 1] | ||
[is_unbalance: 0] | ||
[scale_pos_weight: 1] | ||
[sigmoid: 1] | ||
[boost_from_average: 1] | ||
[reg_sqrt: 0] | ||
[alpha: 0.9] | ||
[fair_c: 1] | ||
[poisson_max_delta_step: 0.7] | ||
[tweedie_variance_power: 1.5] | ||
[lambdarank_truncation_level: 30] | ||
[lambdarank_norm: 1] | ||
[label_gain: ] | ||
[eval_at: ] | ||
[multi_error_top_k: 1] | ||
[auc_mu_weights: ] | ||
[num_machines: 1] | ||
[local_listen_port: 12400] | ||
[time_out: 120] | ||
[machine_list_filename: ] | ||
[machines: ] | ||
[gpu_platform_id: -1] | ||
[gpu_device_id: -1] | ||
[gpu_use_dp: 0] | ||
[num_gpu: 1] | ||
|
||
end of parameters |