Speeding up the training rate #249
Unanswered
Navdeepuniyal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am training a big dataset. the hyperparameter optimization resulted in 1500 estimators with a learning rate of 0.2. Now the algorithm trains quite slow as I am using walk forward validation. Is there a way to increase the training speed (something like we have in XGBoost using n_jobs )
Beta Was this translation helpful? Give feedback.
All reactions