[tune] pin tune-sklearn (#9498)

This commit is contained in:
Richard Liaw
2020-07-17 21:25:12 -07:00
committed by GitHub
parent ed476be4ad
commit 7e3ded7439
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE}
python /ray/python/ray/tune/examples/hyperopt_example.py \
--smoke-test
# $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 $DOCKER_SHA \
# python /ray/doc/source/tune/_tutorials/tune-sklearn.py
$SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 $DOCKER_SHA \
python /ray/doc/source/tune/_tutorials/tune-sklearn.py
# if [[ ! -z "$SIGOPT_KEY" ]]; then
# $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 -e SIGOPT_KEY $DOCKER_SHA \
+2 -1
View File
@@ -24,4 +24,5 @@ sphinx_rtd_theme
tabulate
uvicorn
werkzeug
git+https://github.com/ray-project/tune-sklearn.git#egg=tune-sklearn
tune-sklearn==0.0.5
scikit-optimize
+1 -1
View File
@@ -32,4 +32,4 @@ xgboost
zoopt>=0.4.0
timm
dataclasses
git+https://github.com/ray-project/tune-sklearn.git#egg=tune-sklearn
tune-sklearn==0.0.5