New Featurehelp wanted
Repository metrics
- Stars
- (7,762 stars)
- PR merge metrics
- (平均マージ 4d 17h) (30d で 14 merged PRs)
説明
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.