ppc64le/linux/: xgboost-cpu-2.1.4 metadata and description

Simple index

XGBoost Python Package

author_email Hyunsu Cho <[email protected]>, Jiaming Yuan <[email protected]>
classifiers
  • Development Status :: 5 - Production/Stable
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
license Apache-2.0
project_urls
  • documentation, https://xgboost.readthedocs.io/en/stable/
  • repository, https://github.com/dmlc/xgboost
provides_extras scikit-learn
requires_dist
  • numpy
  • scipy
  • dask; extra == 'dask'
  • distributed; extra == 'dask'
  • pandas; extra == 'dask'
  • datatable; extra == 'datatable'
  • pandas>=1.2; extra == 'pandas'
  • graphviz; extra == 'plotting'
  • matplotlib; extra == 'plotting'
  • cloudpickle; extra == 'pyspark'
  • pyspark; extra == 'pyspark'
  • scikit-learn; extra == 'pyspark'
  • scikit-learn; extra == 'scikit-learn'
requires_python >=3.8
File Tox results History
xgboost_cpu-2.1.4-py3-none-manylinux_2_34_ppc64le.whl
Size
4 MB
Type
Python Wheel
Python
3

PyPI version

Installation

From PyPI

For a stable version, install using pip:

pip install xgboost

For building from source, see build.