Disable SHAP test on 1.7 (#9290)
This commit is contained in:
parent
14476e8868
commit
a962611de7
@ -31,6 +31,5 @@ dependencies:
|
|||||||
- pyspark
|
- pyspark
|
||||||
- cloudpickle
|
- cloudpickle
|
||||||
- pip:
|
- pip:
|
||||||
- shap
|
|
||||||
- awscli
|
- awscli
|
||||||
- auditwheel
|
- auditwheel
|
||||||
|
|||||||
@ -34,7 +34,6 @@ dependencies:
|
|||||||
- pyarrow
|
- pyarrow
|
||||||
- protobuf
|
- protobuf
|
||||||
- cloudpickle
|
- cloudpickle
|
||||||
- shap
|
|
||||||
- modin
|
- modin
|
||||||
# TODO: Replace it with pyspark>=3.4 once 3.4 released.
|
# TODO: Replace it with pyspark>=3.4 once 3.4 released.
|
||||||
# - https://ml-team-public-read.s3.us-west-2.amazonaws.com/pyspark-3.4.0.dev0.tar.gz
|
# - https://ml-team-public-read.s3.us-west-2.amazonaws.com/pyspark-3.4.0.dev0.tar.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user