Metadata-Version: 2.1
Name: dccc-scoring-model
Version: 0.0.2
Summary: Example machine learning package from Curtis Lu. Modified from the udemy course: deploying machine learning models
Home-page: https://github.com/curtis-lu/dccc
Author: CurtisLu
Author-email: pclu79@gmail.com
License: BSD-3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown

Example machine learning package from Curtis Lu. Modified from the udemy course: deploying machine learning models
