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

the version in sklearn==1.2.1 isn’t working #41

Open
lambdarw opened this issue Sep 24, 2024 · 1 comment
Open

the version in sklearn==1.2.1 isn’t working #41

lambdarw opened this issue Sep 24, 2024 · 1 comment

Comments

@lambdarw
Copy link

Hi,

The version sklearn==1.2.1 isn’t working for me. Are you still updating this resource? It’s important for my project!

Cheers!

@RPetitpierre
Copy link

I implemented a quick dirty fix for VonMisesFisherMixture obtained by replicating locally the dependencies from the last working version of sklearn (0.22). See my fork. Works with sklearn 1.6.1+

Disclaimer: I did not work on fixing SphericalKMeans. Therefore, the fix deprecates the option init == "spherical-k-means" for _init_unit_centers. This option will now raise a NotImplementedError.

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