Metadata-Version: 2.1
Name: dffml-model-xgboost
Version: 0.1.0.post0
Summary: DFFML model dffml-model-xgboost
Home-page: https://github.com/dffml/dffml-model-xgboost
Author: Oliver O'Brien
Author-email: oliverobrien111@gmail.com
Maintainer: Oliver O'Brien
Maintainer-email: oliverobrien111@gmail.com
License: MIT
Keywords: dffml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dffml (>=0.4.0)
Requires-Dist: xgboost (>=1.1.1)
Requires-Dist: pandas (>=0.25.0)
Requires-Dist: scikit-learn (>=0.22.0)
Requires-Dist: joblib (>=0.16.0)

# DFFML XGBoost Models

## About

dffml_model_xgboost supports XGBoost models.
![XGBoost](https://xgboost.readthedocs.io/en/latest/)

## Documentation

Documentation is hosted at https://intel.github.io/dffml/plugins/dffml_model.html#dffml-model-xgboost

## License

dffml_model_xgboost Models are distributed under the terms of the
[MIT License](LICENSE).

