]> AND Private Git Repository - predictops.git/blobdiff - config/learners/xgboost.cfg
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Adding ramadan features, and binary category of feat.
[predictops.git] / config / learners / xgboost.cfg
index d099aa417039d0fa98fb53e9591e582fa6bae86a..f9e53298ef6586768c7c5d7d3a55e697f604670b 100644 (file)
@@ -6,6 +6,6 @@ method = xgboost
 learning_rate = 0.01
 max_depth     = 7
 random_state  = 42
-n_estimators  = 1000
+n_estimators  = 10000
 n_jobs        = -1
 objective     = 'count:poisson'
\ No newline at end of file