Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
chemical_checker
Commits
d37e10a6
Commit
d37e10a6
authored
Jul 02, 2021
by
Martino Bertoni
🌋
Browse files
YAAIM yet another attempt is made
parent
36c1e623
Pipeline
#2466
failed with stages
in 62 minutes and 41 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
container/singularity/cc_py37.def
View file @
d37e10a6
...
...
@@ -146,8 +146,8 @@ faiss.Kmeans(10, 20).train(numpy.random.rand(1000, 10).astype(numpy.float32))"'
pip install shap # SHapley Additive exPlanations for ML models
# in case some package changed numpy version, we really want this one
conda install -y numpy==1.19.2
pip install numpy==1.19.2
conda install -y mkl-service
# Clone the chemical checker package (used as fallback)
cd /opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment