Set a standard naming scheme for all modules
Open
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
We should fix the naming convention for different modules/plates: both for functions as well as variables/argument.
1. Functions:
1.1. The modules should provide separate functions to run the algorithm to generate inputs, and to evaluate the outputs of the run function using the ground truth data.
1.2 Function to create delayed tasks
2. Variables:
2.1 Delayed v non-delayed
2.2 Ground truth, priors, and inputs
Contributor guide
Assessment
This issue has not been assessed yet.