staeglis/HPOlib2:forrester
$ singularity pull shub://staeglis/HPOlib2:forrester
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%labels
MAINTAINER Stefan Staeglich
%post
apt update -y
apt install git -y
apt install python3-pip python3-numpy python-configparser cython3 -y
pip3 install git+https://github.com/automl/ConfigSpace.git@master
apt install python3-scipy python3-sklearn -y
pip3 install openml
pip3 install git+https://github.com/staeglis/HPOlib2@container
apt install pyro4 python3-pyro4 -y
%runscript
python3 -s /usr/local/lib/python3.6/dist-packages/hpolib/container/server/abstract_benchmark.py synthetic_functions $@
Collection
- Name: staeglis/HPOlib2
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/staeglis-HPOlib2-forrester |
collection name | staeglis/HPOlib2 |
branch | container |
tag | forrester |
commit | 0c04586a3575800d104a56ee3de570fa05c07536 |
version (container hash) | 6ede0acacb9b053192abcc4c231e37d1 |
build date | 2018-10-11T09:24:01.566Z |
size (MB) | 816 |
size (bytes) | 318816287 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.