Metadata-Version: 1.1
Name: monorulerf
Version: 0.4
Summary: 
monorulerf: a Random Forest Classifier with monotone feature capability.

Home-page: http://github.com/chriswbartley/monorulerf
Author: Christopher Bartley
Author-email: christopher.bartley@research.uwa.edu.au
License: BSD 3 Clause
Description-Content-Type: UNKNOWN
Description: 
        
        monorulerf
        ========
        MonoRuleRandomForest is a Random Forest Classifier for Python with monotone feature
        capability.
        
        To get started, please go to the repository README_.
        
        .. _README: https://github.com/chriswbartley/monorulerf/blob/master/README.md
        
        License
        =======
        ``monorulerf`` is licensed under the terms of the BSD 3 Clause License. See the
        file "LICENSE" for information on the history of this software, terms &
        conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.
        
        All trademarks referenced herein are property of their respective holders.
        
        Copyright (c) 2017, Christopher Bartley
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: BSD 3 Clause License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
