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

Fix for seed value checking, can be int or long #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

leodesigner
Copy link

@leodesigner leodesigner commented Feb 8, 2017

Hot fix for ValueError("Wrong seed")
reference:

#10

and div by 0 hot fix

Hot fix for ValueError("Wrong seed")
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 68.735% when pulling aea1568 on leodesigner:master into af4090b on arthurmensch:master.

By default if all values in 
sparsity = X.nnz / n_samples / n_features
will be integer, sparsity will become 0
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 68.735% when pulling 427f3ba on leodesigner:master into af4090b on arthurmensch:master.

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