How to I print the number of jobs scheduled by scikit learn?

后端 未结 0 932
终归单人心
终归单人心 2021-01-24 05:16

I plan to run the following code on AWS

pw_distance = pairwise_distances(model_in, model_out, n_jobs=-1)

How do I print the number of jobs schedu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题