8000 Hard-coded 0 seed in AffinityPropagation · Issue #14302 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Hard-coded 0 seed in AffinityPropagation #14302

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
LPugens opened this issue Jul 9, 2019 · 1 comment
Closed

Hard-coded 0 seed in AffinityPropagation #14302

LPugens opened this issue Jul 9, 2019 · 1 comment

Comments

@LPugens
Copy link
LPugens commented Jul 9, 2019

Should this seed actually be hard-coded?

random_state = np.random.RandomState(0)

@LPugens LPugens changed the title Fixed random seed in AffinityPropagation Hard-coded 0 seed in AffinityPropagation Jul 9, 2019
@rcwoolston
Copy link
Contributor

I will work on this one.

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
0