Metadata-Version: 2.1
Name: fastami
Version: 0.1.0
Summary: A Monte Carlo approximation to the adjusted and standardized mutual information for faster clustering comparisons
License: MIT
Author: FastAMI
Author-email: kai.klede@fau.de
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.1)
Requires-Dist: scikit-learn (>=1.2.0)
Requires-Dist: scipy (>=1.10.0)
Description-Content-Type: text/markdown

# FastAMI

A Monte Carlo approximation to the adjusted and standardized mutual information for faster clustering comparisons



