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

Sparse Matrix #1

Open
nournia opened this issue Jun 16, 2013 · 0 comments
Open

Sparse Matrix #1

nournia opened this issue Jun 16, 2013 · 0 comments

Comments

@nournia
Copy link

nournia commented Jun 16, 2013

Is it possible to use this package with sparse matrix?
I mean without converting it to dense matrix, something like this:

np.ndarray.flatten(vector.toarray())

Actually I want to use Locality Sensitive Hashing on text data and now I convert text to vector with scikit-learn's feature extraction module.

afranck64 pushed a commit to afranck64/LSHash that referenced this issue Mar 10, 2020
added python 3 compatibility and travis tests
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

1 participant