Metadata-Version: 1.1
Name: pymldb
Version: 0.8.1
Summary: Python interface to MLDB
Home-page: https://github.com/datacratic/pymldb
Author: Datacratic
Author-email: mldb@datacratic.com
License: BSD
Description: pymldb
        ======
        
        Python interface to the [Machine Learning Database (MLDB)](http://mldb.ai).
        
        [More documentation available on mldb.ai](http://mldb.ai/doc/#builtin/Notebooks.md.html).
        
        ## Installation
        
        `pip install pymldb`
        
Keywords: machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
