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
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.
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!
The text was updated successfully, but these errors were encountered: