xgboost/doc/xgboost_doc.yml
2024-02-04 16:23:35 +08:00

24 lines
326 B
YAML

name: xgboost_docs
dependencies:
- python=3.10
- pip
- pygraphviz
- sphinx
- sphinx-gallery
- recommonmark
- mock
- sh
- matplotlib
- numpy
- scipy
- scikit-learn
- myst-parser
- pyspark
- pip:
- breathe
- sphinx_rtd_theme
- pydot-ng
- graphviz
- ray[train]
- xgboost_ray