convert scipy.sparse.csr.csr_matrix to numpy array

后端 未结 0 1607
攒了一身酷
攒了一身酷 2021-02-11 08:29

I have a matrix (a scipy.sparse.csr.csr_matrix type) which looks like this:

(0, 31) 0.000528868711772147
(0, 32) 4.84173520932837e-05
(0, 33) 4.10541590795596e-05         


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