1 year ago
#323507

Tomward Matthias
n_jobs=-1 not using 100% of CPU
I am using Sequential Feature Selection on ~200 features. I have 8 physical cores (+8 virtual), number of jobs is set to -1, but it still doesnt use 100% of CPU power, instead it uses 8%. How can I make it use 100%?
scikit-learn
feature-selection
0 Answers
Your Answer