Metadata-Version: 2.1
Name: tid-gradient-boosting-model
Version: 0.2.0
Summary: Gradient boosting regression model from Train In Data.
Home-page: https://github.com/trainindata/testing-and-monitoring-ml-deployments
Author: ChristopherGS
Author-email: christopher.samiullah@protonmail.com
License: BSD-3
Platform: UNKNOWN
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (<1.19.0,>=1.18.1)
Requires-Dist: scikit-learn (<0.23.0,>=0.22.1)
Requires-Dist: pandas (<0.26.0,>=0.25.3)
Requires-Dist: feature-engine (<0.4.0,>=0.3.1)
Requires-Dist: joblib (<0.15.0,>=0.14.1)
Requires-Dist: strictyaml (<2.0,>=1.0.5)
Requires-Dist: pydantic (<2.0,>=1.1)
Requires-Dist: marshmallow (<4.0,>=3.2.2)
Requires-Dist: setuptools (<42.0.0,>=41.4.0)
Requires-Dist: wheel (<0.34.0,>=0.33.6)

Gradient boosting regression model from Train In Data.

