Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#98 Partial Correction of Runtime Errors #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

AnHoff
Copy link
Collaborator

@AnHoff AnHoff commented Jul 3, 2023

Motivation

Hygia wasn't running at all so I made a file that's able to run it partially. I couldn't fix all the problems identified.

image

Warning

There are still errors occurring that need further investigation. Some of them seem to be in hygia/main.py and in hygia/data_pipeline/annotate_data/annotate_data.py.

image

Changes

  • A new file (config/default_config2.yaml) was created to work around the problem.

Status Checklist

  • Find what is causing the problems in each archive;
  • Correct the problems identified. PS: NEEDS FURTHER INVESTIGATION.
Before After
image image

Testing

  • Go to examples/yaml_example.ipynb and run the code lines.

@AnHoff AnHoff added bug Something isn't working help wanted Extra attention is needed data preprocessing consists of all changing, cleaning and validating the data before running the model labels Jul 3, 2023
@AnHoff AnHoff self-assigned this Jul 3, 2023
@AnHoff AnHoff linked an issue Jul 3, 2023 that may be closed by this pull request
2 tasks
@AnHoff AnHoff requested review from RochaCarla and removed request for alvesisaque, Bruno-Felix, apmt, francisco1code and LeoSilvaGomes July 14, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data preprocessing consists of all changing, cleaning and validating the data before running the model help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track problems when running the project
1 participant