Metadata-Version: 1.1
Name: PredictionIO
Version: 0.8.0
Summary: PredictionIO Python SDK
Home-page: http://prediction.io
Author: The PredictionIO Team
Author-email: help@tappingstone.com
License: LICENSE.txt
Description: PredictionIO Python SDK
        
                               PredictionIO is a prediction server for building smart
                               applications. While you search data through a database
                               server, you can make prediction through PredictionIO.
        
                               With PredictionIO, you can write apps
        
                               - that predict user behaviors based on solid data
                                 science
                               - using your choice of state-of-the-art machine
                                 learning algorithms
                               - without worrying about scalability
        
                               Detailed documentation is available on our
                               `documentation site <http://docs.prediction.io>`_.
        
                               This module provides convenient access of the
                               PredictionIO API to Python programmers so that they
                               can focus on their application logic.
                               
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Web Environment
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
