ppc64le/linux/: xgboost-1.6.2 metadata and description

Homepage Simple index Newer version available

XGBoost Python Package

classifiers
  • License :: OSI Approved :: Apache Software License
  • Development Status :: 5 - Production/Stable
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
license Apache-2.0
maintainer Hyunsu Cho
maintainer_email [email protected]
provides_extras plotting
requires_dist
  • numpy
  • scipy
  • pandas; extra == "pandas"
  • scikit-learn; extra == "scikit-learn"
  • dask; extra == "dask"
  • pandas; extra == "dask"
  • distributed; extra == "dask"
  • datatable; extra == "datatable"
  • graphviz; extra == "plotting"
  • matplotlib; extra == "plotting"
requires_python >=3.7
File Tox results History
xgboost-1.6.2-cp310-cp310-linux_ppc64le.whl
Size
8 MB
Type
Python Wheel
Python
3.10
xgboost-1.6.2-cp311-cp311-linux_ppc64le.whl
Size
8 MB
Type
Python Wheel
Python
3.11
xgboost-1.6.2-cp312-cp312-linux_ppc64le.whl
Size
8 MB
Type
Python Wheel
Python
3.12
xgboost-1.6.2-cp313-cp313-linux_ppc64le.whl
Size
8 MB
Type
Python Wheel
Python
3.13
xgboost-1.6.2-cp39-cp39-linux_ppc64le.whl
Size
8 MB
Type
Python Wheel
Python
3.9

PyPI version

Installation

From PyPI

For a stable version, install using pip:

pip install xgboost

For building from source, see build.