Metadata-Version: 2.1
Name: model-inspector
Version: 0.10.1
Summary: Inspect machine learning models
Home-page: https://github.com/gsganden/model_inspector/tree/master/
Author: Greg Gandenberger
Author-email: gsganden@gmail.com
License: Apache Software License 2.0
Description: # Model Inspector
        > Inspect machine learning models
        
        
        See the [docs](https://gsganden.github.io/model_inspector/)
        
        ## Install
        
        `pip install model_inspector`
        
Keywords: machine-learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
