Metadata-Version: 2.1
Name: pcmf
Version: 0.1.0
Summary: PCMF is a Python package of Positive Collective Matrix Factorization(PCMF). PCMF is a model that combines the interpretability of NMF and the extensibility of CMF.
License: MIT
Author: Y. Sumiya
Author-email: y.sumiya.1031@gmail.com
Requires-Python: >=3.6,<3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: tensorflow (>=2.5.0,<3.0.0)
