loongson/pypi/: xgboost-1.3.3 metadata and description

Homepage Simple index

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.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
license Apache-2.0
maintainer Hyunsu Cho
maintainer_email chohyu01@cs.washington.edu
provides_extras scikit-learn
requires_dist
  • numpy
  • scipy
  • dask ; extra == 'dask'
  • pandas ; extra == 'dask'
  • distributed ; extra == 'dask'
  • datatable ; extra == 'datatable'
  • pandas ; extra == 'pandas'
  • graphviz ; extra == 'plotting'
  • matplotlib ; extra == 'plotting'
  • scikit-learn ; extra == 'scikit-learn'
requires_python >=3.6

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
xgboost-1.3.3-cp37-cp37m-linux_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.7

PyPI version

Installation

From PyPI

For a stable version, install using pip:

pip install xgboost

For building from source, see build.