Metadata-Version: 2.1
Name: idc-clustering
Version: 1.2.0
Summary: A clustering library that can return which cluster it belongs to
Home-page: https://gitee.com/hai_li_de/gitee-clustering.git
Author: idc_clustering
Author-email: 1262043823@qq.com
License: Apache 2.0
Description: A clustering library that can learn based on historical data and classification labels. The current version can only test and classify a set of data. The test classification of batch data will be updated later, and will return which historical learning data the test data belongs to. Classification tags
Keywords: idc_clustering,clustering-service,Return to category tags
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
