Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixingfeng committed May 11, 2020
0 parents commit 0bd7783
Show file tree
Hide file tree
Showing 192 changed files with 992,586 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ont/ont_context_effect_read_qv_10_base_qv_0/train_A/boosting.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
booster = gbtree

objective = reg:logistic

nthread = 16

num_round = 2000

max_depth = 10

eta = 0.1

gamma = 0

min_child_weight = 1

eval_train = 1

save_period = 0

data = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_dat_A.txt

model_out = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_A/boosting.model
Binary file not shown.
23 changes: 23 additions & 0 deletions ont/ont_context_effect_read_qv_10_base_qv_0/train_C/boosting.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
booster = gbtree

objective = reg:logistic

nthread = 16

num_round = 2000

max_depth = 10

eta = 0.1

gamma = 0

min_child_weight = 1

eval_train = 1

save_period = 0

data = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_dat_C.txt

model_out = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_C/boosting.model
Binary file not shown.
23 changes: 23 additions & 0 deletions ont/ont_context_effect_read_qv_10_base_qv_0/train_G/boosting.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
booster = gbtree

objective = reg:logistic

nthread = 16

num_round = 2000

max_depth = 10

eta = 0.1

gamma = 0

min_child_weight = 1

eval_train = 1

save_period = 0

data = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_dat_G.txt

model_out = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_G/boosting.model
Binary file not shown.
23 changes: 23 additions & 0 deletions ont/ont_context_effect_read_qv_10_base_qv_0/train_T/boosting.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
booster = gbtree

objective = reg:logistic

nthread = 16

num_round = 2000

max_depth = 10

eta = 0.1

gamma = 0

min_child_weight = 1

eval_train = 1

save_period = 0

data = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_dat_T.txt

model_out = ../results/ont/train_model/ont_context_effect_read_qv_10_base_qv_0/train_T/boosting.model
Binary file not shown.
Loading

0 comments on commit 0bd7783

Please sign in to comment.