Metadata-Version: 2.0
Name: pymining
Version: 0.2
Summary: Small collection of data mining algorithms
Home-page: https://github.com/bartdag/pymining
Author: Barthelemy Dagenais
Author-email: barthe@users.sourceforge.net
License: BSD License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Software Development :: Libraries

pymining is a small collection of data mining algorithms implemented in Python
(no C extension). This is mainly useful for environments without support for C.

All algorithms come from the scientific literature.


