Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Support csr_matrix @ predict #302

@ganik

Description

@ganik

This would require a way to convert a IDataView with a single vector column with N slots to a IDataView with N columns. csr_matrix is loaded as a IDataView with a single vector column with slots, while predictor model requires separate columns. For now for simplicity we can assume that number of slots is same as needed number of columns and in the correct order

Metadata

Metadata

Assignees

Labels

P0IMPORTANT, needs to be fixed right away.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions