Metadata-Version: 1.1
Name: veritable
Version: 0.9.9pre131
Summary: Python Client Library for Veritable API
Home-page: http://dev.priorknowledge.com/
Author: Max Gasner
Author-email: max@priorknowledge.com
License: MIT
Description: Veritable is a system for understanding and making predictions about tabular data -- i.e., structured data that can be organized into rows and columns. Its basic inputs are rows of data, which it uses to learn a joint predictive model. Its outputs are predictions about the values of new rows: given the values of any subset of columns, Veritable can predict the values of any other columns.
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.1
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
