Metadata-Version: 2.1
Name: tid-gradient-boosting-model
Version: 0.2.2
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.21.0,>=1.20.0)
Requires-Dist: scikit-learn (<0.25.0,>=0.24.0)
Requires-Dist: pandas (<1.4.0,>=1.3.5)
Requires-Dist: feature-engine (<1.1.0,>=1.0.2)
Requires-Dist: joblib (<1.1.0,>=1.0.1)
Requires-Dist: strictyaml (<1.6.0)
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.

