Metadata-Version: 1.1
Name: skdata
Version: 0.0.1b
Summary: Data Sets for Machine Learning in Python
Home-page: http://jaberg.github.com/skdata/
Author: James Bergstra
Author-email: james.bergstra@gmail.com
License: new BSD
Download-URL: https://github.com/jaberg/skdata/tarball/master
Description: 
        Skdata is a library of datasets for empirical computer science. Lots of
        disciplines such as machine learning, natural language processing, and computer
        vision have data sets.  This module makes the most popular and standard datasets
        (even the big awkward ones) easy to access from Python programs.
        
        
        Thanks
        ------
        
        This work was supported in part by the National Science Foundation (IIS-0963668).
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
