alpine linux with miniconda and xgboost.
1.7K
Docker Image for Kaggle competitions.
$ docker run --rm -i smly/alpine-kaggle which xgboost
/opt/xgboost-0.47/xgboost
$ docker run --rm -i smly/alpine-kaggle python -c 'import xgboost; print(xgboost.__version__)'
0.4
Content type
Image
Digest
Size
302.9 MB
Last updated
over 10 years ago
docker pull smly/alpine-kaggle