hygia-org / hygia

Library to automate the execution and analysis of ML models
https://hygia-org.github.io/hygia/
MIT License
4 stars 1 forks source link

Track problems when running the project #98

Open AnHoff opened 1 year ago

AnHoff commented 1 year ago

Description

There are some errors when running the code. In the yaml_example.ipynb archive, there are some lines we should execute. It returns a lot of errors and isn't able to execute anything.

image

Checklist

AnHoff commented 1 year ago

I could fix these issues by creating _config/defaultconfig2.yaml. Now it's possible to execute the lines and run the project but new errors were identified as shown below:

image

3 processes are now working:

image

Further investigation is needed to properly manage this issue.