Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do you support spars data format #43

Open
Sandy4321 opened this issue May 2, 2018 · 1 comment
Open

do you support spars data format #43

Sandy4321 opened this issue May 2, 2018 · 1 comment

Comments

@Sandy4321
Copy link

for example this
http://srome.github.io/Leveraging-Factorization-Machines-for-Sparse-Data-and-Supervised-Visualization/
gives bid data use
can you run code for this data?
X_train.shape
#(7580, 1048576)
where number of features is 1048576

@martincousi
Copy link

The matrix X can be given as a sp.csr_matrix object. See example.ipynb for more info.

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

No branches or pull requests

2 participants