tfidf.tocarry() 數(shù)據(jù)很大的時(shí)候,會(huì)memoryerror,怎么處理?
當(dāng)數(shù)據(jù)很大的時(shí)候,使用sklearn 進(jìn)行tf-idf設(shè)置權(quán)值的時(shí)候,tfidf.tocarry()會(huì)導(dǎo)致memoryerror,這種情況好像處理不了,怎么辦?
當(dāng)數(shù)據(jù)很大的時(shí)候,使用sklearn 進(jìn)行tf-idf設(shè)置權(quán)值的時(shí)候,tfidf.tocarry()會(huì)導(dǎo)致memoryerror,這種情況好像處理不了,怎么辦?
舉報(bào)