Can I use DASK to parallelize computation of scikit-learn models on a single computer that do not have n_par parameter?

后端 未结 0 397
迷失自我
迷失自我 2020-11-30 22:39

Can I use DASK to parallelize computation on a single computer of scikit-learn models that do not have n_par parameter? I specifically interested to parallelize MLPRegresso

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