Metadata-Version: 2.1
Name: python-clired
Version: 6.0.7
Summary: Command-line Redescription Mining
Home-page: http://cs.uef.fi/siren/
Author: Esther Galbrun and Pauli Miettinen
Author-email: esther.galbrun@inria.fr
License: Apache_2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: scikit-learn (>=0.19.0)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: shapely (>=1.7.0)

This provides the Clired command-line tool for redescription mining including, in particular, the greedy ReReMi algorithm and tree-based algorithms. Once installed, Clired can be run by calling the command 'exec_clired'.


