You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: