Metadata-Version: 1.1
Name: kmapper
Version: 1.1.2
Summary: Python implementation of Mapper algorithm for Topological Data Analysis.
Home-page: https://MLWave.github.io/kepler-mapper
Author: HJ van Veen, Nathaniel Saul
Author-email: info@mlwave.com, nat@saulgill.com
License: MIT
Description: 
        This is a Python implementation of the TDA Mapper algorithm for visualization of high-dimensional data. For complete documentation, see https://MLWave.github.io/kepler-mapper.
        
        KeplerMapper employs approaches based on the Mapper algorithm (Singh et al.) as first described in the paper "Topological Methods for the Analysis of High Dimensional Data Sets and 3D Object Recognition".
        
        KeplerMapper can make use of Scikit-Learn API compatible cluster and scaling algorithms.
        
Keywords: mapper,topology data analysis,algebraic topology,unsupervised learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
