Init estimation for regression. (#8272)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user