The version in PyPI does not work as described in #29 #35 and #34 is not merged.
There is a fork https://github.com/rfayat/spherecluster but it doesn't work for me either.
Downgrading scikit-learn==0.20.0 for some reason also didn't work, maybe I'm doing it wrong.
@Darel13712 I downgraded to scikit-learn 0.22.0 and it worked for me. I've only tested spherecluster.util.sample_vMF() and spherecluster.VonMisesFisherMixture (posterior_type='soft') so far.
The version in PyPI does not work as described in #29 #35 and #34 is not merged. There is a fork https://github.com/rfayat/spherecluster but it doesn't work for me either. Downgrading scikit-learn==0.20.0 for some reason also didn't work, maybe I'm doing it wrong.