Metadata-Version: 2.1
Name: pwml-cl
Version: 1.0.1
Summary: Python Wrappers for Machine Learning Classification
Home-page: https://github.com/braibaud/pwml-cl
Author: Benjamin Raibaud
Author-email: braibaud@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: pillow (>=5.0.0)
Requires-Dist: pymssql (>=2.0.0)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: urllib3 (>=1.25.0)
Requires-Dist: scikit-learn (>=0.22.0)
Requires-Dist: scipy (>=1.4.0)
Requires-Dist: tensorflow-hub (>=0.6.0)
Requires-Dist: tensorflow (>=2.0.0)


pwml-cl is a high-level machine learning classification API, written in Python.
pwml-cl is compatible with Python 3.6 and is distributed under the MIT license.


