A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
predictops.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Refactoring, fin du lever/coucher de soleil, et début de sentinelles
[predictops.git]
/
config
/
learners
/
xgboost.cfg
diff --git
a/config/learners/xgboost.cfg
b/config/learners/xgboost.cfg
index d099aa417039d0fa98fb53e9591e582fa6bae86a..9a1836330d00b827edfeeede7a082e809efdd191 100644
(file)
--- a/
config/learners/xgboost.cfg
+++ b/
config/learners/xgboost.cfg
@@
-4,8
+4,8
@@
method = xgboost
[HYPERPARAMETERS]
learning_rate = 0.01
-max_depth =
7
+max_depth =
6
random_state = 42
-n_estimators = 1000
+n_estimators = 1000
0
n_jobs = -1
objective = 'count:poisson'
\ No newline at end of file