loongson/pypi/: xgboost-1.3.3 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.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
|
license |
Apache-2.0 |
maintainer |
Hyunsu Cho |
maintainer_email |
chohyu01@cs.washington.edu |
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 |

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