Metadata-Version: 2.1
Name: psis
Version: 0.0.0
Summary: Projection Separability Indices - Python wrapper
Home-page: https://github.com/biomedical-cybernetics/pypsis
Author: Aldo Acevedo
Author-email: aldo.acevedo.toledo@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Clustering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.20)
Requires-Dist: scipy (>=1.6)
Requires-Dist: scikit-learn (>=0.24)
Provides-Extra: dev
Requires-Dist: pytest (>=6.2) ; extra == 'dev'
Requires-Dist: flake8 (>=3.9) ; extra == 'dev'

# Projection Separability Indices

Pending description...

