Skip to content

Sparse matrix to recordIO? #27

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

Closed
meownoid opened this issue Dec 20, 2017 · 6 comments
Closed

Sparse matrix to recordIO? #27

meownoid opened this issue Dec 20, 2017 · 6 comments

Comments

@meownoid
Copy link
Contributor

How can I write sparse matrix to binary format (for use in the factorization machines algorithm)? I found only the write_numpy_to_dense_tensor function.

@owen-t
Copy link
Contributor

owen-t commented Dec 20, 2017

Hi Egor,

Yes, this is a great feature and something I've been thinking about. We're thinking of supporting types in scipy.sparse (e.g. csr, bsr). Would this work for you?

Thanks,

Owen.

@meownoid
Copy link
Contributor Author

Yes, sure, it would be great to have the support of scipy.sparse.

@meownoid
Copy link
Contributor Author

meownoid commented Dec 21, 2017

Implemented this in #28, have a look please.

@owen-t
Copy link
Contributor

owen-t commented Jan 2, 2018

This has been merged, closing the issue.

@owen-t owen-t closed this as completed Jan 2, 2018
@winstonaws
Copy link
Contributor

Reopening - this has been merged, but has not been released to SageMaker Notebook Instances and pypi yet. Will start working on the releases later this week.

@winstonaws winstonaws reopened this Jan 3, 2018
@laurenyu
Copy link
Contributor

closing issue as it's now been released as part of version 1.0.2

laurenyu added a commit to laurenyu/sagemaker-python-sdk that referenced this issue May 31, 2018
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this issue Nov 15, 2018
added notice metadata to the notebooks
athewsey pushed a commit to athewsey/sagemaker-python-sdk that referenced this issue May 27, 2021
Integration test of FrameworkProcessor with SageMaker workflow
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

4 participants