yzhao062/pyod

Does input data not support sparse matrix ?

Open

#140 aperta il 5 nov 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)Python (1308 fork)batch import
New Featurehelp wanted

Metriche repository

Star
 (7762 star)
Metriche merge PR
 (Merge medio 4g 17h) (14 PR mergiate in 30 g)

Descrizione

train_X is A sparse matrix call fit(train_X) raise TypeError('A sparse matrix was passed, but dense ' TypeError: A sparse matrix was passed, but dense data is required. Use X.toarray() to convert to a dense numpy array.

Guida contributor