Metadata-Version: 2.1
Name: hover
Version: 0.0.1
Summary: Hovercraft-like machine learning
Home-page: https://github.com/ErnieThornhill/hover
Author: Ernie Thornhill
Author-email: pepsimixt@gmail.com
License: UNKNOWN
Description: # Hover
        
        `Hover` is a machine learning library that enables smooth supervision for people with moderate programming background and moderate domain expertise. Think piecewise annotation likeground transportation -- this is a **hover**craft where you get away without touching the ground.
        
        ## Docs
        
        For documentation, please check out the mkdocs site.
        
        ## Dependencies
        
        `./requirements.txt` is for developers.
        
        Please refer to `hover/requirements.txt` for pip-installable dependencies.
        
        Note that dev dependencies and package dependencies are placed separately.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
