You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the below command to train an LTR model with Lambdamart and whenever the command executes, it kills all the other processes. Is there any way I can control this to use just one core?
Hey.. Thank you for the reply. But it is not running inside docker.
LTR is running on all available cores which is not letting other processes to run. Main aim is to reduce core uses.
Hi,
I am using the below command to train an LTR model with Lambdamart and whenever the command executes, it kills all the other processes. Is there any way I can control this to use just one core?
java -jar /tmp/RankyMcRankFace.jar -ranker 6 -tts 0.7 -shrinkage 0.05 -metric2t NDCG@10 -tree 50 -bag 1 -leaf 10 -frate 1.0 -srate 1.0 -train -save
Kindly do reply as it would really help out.
The text was updated successfully, but these errors were encountered: