How to efficiently shuffle a scipy sparse matrix, whatever its format?

前端 未结 0 529
栀梦
栀梦 2020-12-02 00:42

How can I shuffle the rows of a scipy sparse matrix?

There is a scikitlearn.utils.shuffle, but it returns a new matrix, and so for a very large sparse matrix, the shu

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