Skip to content

Conversation

@iamrinni
Copy link

@iamrinni iamrinni commented Nov 25, 2019

In current version support of sparse matrixes was unexpectedly depricated and data conversion was switched to DMatrix function only, which returns this message if we try to add sparse matrix as input data:

[

raise ValueError('Input data must be numpy.ndarray or pandas.DataFrame')
]

As previous interface included support and conversion of sparse matrixes, it would be a good point to keep it working.
Also it might be that DMatrix function itself could be performed to be able to solve this issue.

fixed previous sparse matrix processing addings

remove temp files for training
@aksnzhy aksnzhy requested a review from etveritas November 27, 2019 07:36
@iamrinni
Copy link
Author

iamrinni commented Dec 9, 2019

@aksnzhy @etveritas hi! any updates with it?

@orenov
Copy link

orenov commented May 28, 2020

@aksnzhy @etveritas Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants