Metadata-Version: 1.1
Name: kernel_eca
Version: 0.3.1dev
Summary: Python implementation of Kernel entropy component analysis
Home-page: http://github.com/tsterbak/kernel_eca
Author: Tobias Sterbak
Author-email: sterbak-it@outlook.com
License: BSD
Download-URL: http://github.com/tsterbak/kernel_eca
Description: 
        Kernel entropy component analysis
        =================================
        This is a scikit-learn compatible implementation of Kernel entropy component analysis.
        For more information, see the github project page:
        http://github.com/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
