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

sklearn.utils.fixes.parallel_helper is removed in the latest version of sklearn #12

Closed
bramiozo opened this issue Jan 18, 2020 · 1 comment
Assignees

Comments

@bramiozo
Copy link

Hi Felix, thank you for what seems to be a great SOM implementation. Seems to be because I cannot import susi. It seems that sklearn has completely removed sklearn.utils.fixes.parallel_helper.

I think that Line 501 should become: delayed(self.get_bmu)(som_array, dp)

Greetings,

Bram

@felixriese
Copy link
Owner

@bramiozo Thanks for finding and solving the issue! I have update the package, please upgrade to version 1.0.8 via

pip install --upgrade susi

and test the package as you wish. If the problem persists, please write me here. If there is another issue, please open a new issue on GitHub.

@felixriese felixriese self-assigned this Sep 5, 2020
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