Init estimation for regression. (#8272)

This commit is contained in:
Jiaming Yuan
2023-01-11 02:04:56 +08:00
committed by GitHub
parent 1b58d81315
commit badeff1d74
29 changed files with 466 additions and 132 deletions

View File

@@ -1,8 +1,12 @@
name: cpu_test
name: linux_cpu_test
channels:
- conda-forge
dependencies:
- python=3.8
- cmake
- c-compiler
- cxx-compiler
- ninja
- pip
- wheel
- pyyaml
@@ -33,7 +37,7 @@ dependencies:
- pyarrow
- protobuf
- cloudpickle
- shap
- shap>=0.41
- modin
- pip:
- datatable