loongson/pypi/: xgboost-1.5.0 metadata and description
Homepage
Simple index
Mirror page
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 |
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 |

Installation
For a stable version, install using pip:
pip install xgboost
For building from source, see build.