Metadata-Version: 2.1
Name: FastKmedoids
Version: 0.0.36
Summary: FastKmedoids is a Python package to apply the clustering algorithms Fast Kmedoids and KFold Fast Kmedoids.
Home-page: https://github.com/FabioScielzoOrtiz/FastKmedoids-package
Author: Fabio Scielzo Ortiz
Author-email: fabioscielzo98@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: polars
Requires-Dist: numpy

`FastKmedoids` is a `Python` package to apply the clustering algorithms Fast Kmedoids and KFold Fast Kmedoids, proposed in the following Master’s Thesis written by Fabio Scielzo Ortiz: [TO DO]
