.. Spherical-Scikit-Learn documentation master file, created by sphinx-quickstart on Tue Jul 9 21:44:59 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Spherical-Scikit-Learn's documentation! ================================================== This python library is to conduct Spherical Clustering and von Mises-Fisher Mixture Model with ``scikit-learn``-like APIs. Compared to `spherecluster `_, this library was implemented with ``Cython`` code, like the native implementations of ``sklearn.cluster.KMeans`` or ``sklearn.mixture.GaussianMixture`` in ``scikit-learn``. .. toctree:: :maxdepth: 4 :caption: Main: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`