add in reg.conf for configuration demo

This commit is contained in:
kalenhaha
2014-02-18 16:49:23 +08:00
parent 3c93216850
commit 582be45810
3 changed files with 44 additions and 6 deletions

37
demo/regression/reg.conf Normal file
View File

@@ -0,0 +1,37 @@
boost_iterations=10
save_period=0
train_path=
model_dir_path=
validation_paths=
validation_names=validation
test_paths=
test_names=test
booster_type=1
do_reboost=0
bst:num_roots=0
bst:num_feature=3
learning_rate=0.01
min_child_weight=1
min_split_loss=0.1
max_depth=3
reg_lambda=0.1
subsample=1
use_layerwise=0