Metadata-Version: 1.1
Name: mord
Version: 0.4
Summary: Ordinal regression models
Home-page: https://pypi.python.org/pypi/mord
Author: Fabian Pedregosa
Author-email: f@bianp.net
License: UNKNOWN
Description: .. image:: https://travis-ci.org/fabianp/mord.svg?branch=master
            :target: https://travis-ci.org/fabianp/mord
        
        mord: ordinal regression in Python
        ==================================
        
        Collection of Ordinal Regression algorithms in Python, following a scikit-learn compatible API.
        
        Docs: https://pythonhosted.org/mord/
        
        Github repo: http://github.com/fabianp/mord
        
Platform: UNKNOWN
Requires: numpy
Requires: scipy
