loongson/pypi/: xgboost-1.5.0 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
description_content_type text/x-rst
license Apache-2.0
maintainer Hyunsu Cho
maintainer_email chohyu01@cs.washington.edu
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.6
File Tox results History
xgboost-1.5.0-cp310-cp310-manylinux_2_28_loongarch64.whl
Size
3 MB
Type
Python Wheel
Python
3.1.0

PyPI version

Installation

From PyPI

For a stable version, install using pip:

pip install xgboost

For building from source, see build.