Replies: 1 comment
-
Sorry for the late reply. Problems with parallelization are difficult to reproduce.
Your system is not responding anymore?
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I found that surv.xgboost and surv.svm always cause cpus overload without control when I set nthread as 1 and multisession more than 2 during benchmarking. Is there a way to control the thread using when benchmarking these learners in nested cv. Below is an exampe of the code I use. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions