Metadata-Version: 2.2
Name: python-clired
Version: 6.0.9
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
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
License-File: LICENSE
Requires-Dist: python-dateutil>=2.7.3
Requires-Dist: shapely>=1.7.0
Requires-Dist: numpy>=1.13.0
Requires-Dist: scipy>=0.19.0
Requires-Dist: scikit-learn>=0.19.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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'.
