dffml-model-xgboost

View on PyPIReverse Dependencies (1)

0.1.0.post0 dffml_model_xgboost-0.1.0.post0-py3-none-any.whl

Wheel Details

Project: dffml-model-xgboost
Version: 0.1.0.post0
Filename: dffml_model_xgboost-0.1.0.post0-py3-none-any.whl
Download: [link]
Size: 12165
MD5: 0cc60465486334ff88dff226a31b3657
SHA256: 915c79859ccaf3044e0e532e6313f53eed12a5bd1ad0dbef64e4a23f45e1c55c
Uploaded: 2021-06-09 15:50:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dffml-model-xgboost
Version: 0.1.0.post0
Summary: DFFML model dffml-model-xgboost
Author: Oliver O'Brien
Author-Email: oliverobrien111[at]gmail.com
Maintainer: Oliver O'Brien
Maintainer-Email: oliverobrien111[at]gmail.com
Home-Page: https://github.com/dffml/dffml-model-xgboost
License: MIT
Keywords: dffml
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
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)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 358 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dffml_model_xgboost/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dffml_model_xgboost/version.py sha256=6Ne5lsLOAV3IY9dDWhIXbBe41UvX4i5V6DT9NxXwt4o 24
dffml_model_xgboost/xgbclassifier.py sha256=klRfNoHUlcZ8-zDTwnm_QtFtTdYjri7OV0xrbT1H7JI 9496
dffml_model_xgboost/xgbregressor.py sha256=btId8oyKYq4X7a7sNNlCrrHl_MlcJ5JVgCvh3C2osMM 9405
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_classifier_model.py sha256=m8fVOGWesXNsTO2kh9tQkxH-The7oZSQL1hWmljLilU 4813
tests/test_regressor_model.py sha256=VfAv3HPM6vAgfu2Z79Qp6iKbqUsAxzNT6MPYPN5PS8U 3821
dffml_model_xgboost-0.1.0.post0.dist-info/LICENSE sha256=BFYq_kLVLq-wzGIu-XKix6IVLzZRrfaspOEdqsypyA8 1078
dffml_model_xgboost-0.1.0.post0.dist-info/METADATA sha256=_1FXus7pDloDBDotioQKzgU5W7BxakPmXh-VAtAA1fI 1410
dffml_model_xgboost-0.1.0.post0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dffml_model_xgboost-0.1.0.post0.dist-info/entry_points.txt sha256=xnJd69Fk6rbK6xfz3hHBJAqbgR-0EeyYzmatFztbH1M 150
dffml_model_xgboost-0.1.0.post0.dist-info/top_level.txt sha256=aWXf__mK6W5WpMYNIMt30GbSYkVdF_UMOYQrejeiR1c 26
dffml_model_xgboost-0.1.0.post0.dist-info/RECORD

top_level.txt

dffml_model_xgboost
tests

entry_points.txt

xgbclassifier = dffml_model_xgboost.xgbclassifier:XGBClassifierModel
xgbregressor = dffml_model_xgboost.xgbregressor:XGBRegressorModel