joblib parallel_backend not providing any speed up as is running on a single cpu

后端 未结 0 810
Happy的楠姐
Happy的楠姐 2020-12-17 03:59

I have a model.predict function with 65536 rows of data which takes about 7 seconds to perform. I wanted to speed this up using parallel_backend from joblib:

this is

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