Metadata-Version: 2.1
Name: stackboost
Version: 0.1.5
Summary: Stacked decision trees algorithm
Home-page: https://github.com/leffff/stackboost
Author: leffff
Author-email: levnovitskiy@gmail.com
License: MIT
Description: [![PyPI version](https://img.shields.io/pypi/v/stackboost.svg?colorB=4cc61e)](https://pypi.org/project/stackboost/) 
        [![PyPI license](https://img.shields.io/pypi/l/stackboost.svg)](https://github.com/leffff/stackboost/blob/main/LICENSE)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/waveml.svg)](https://pypi.python.org/pypi/stackboost/)
        
        # stackboost
        Stacked decision trees algorithm
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
