Checklist
Description
- for centerpoint, split variant to sub-folders
- for ml models general, remove model name from file names. containing folder is self-explained.
- all the artifact files to be described in
ml_package.param.yaml
- make variant in folder structure
Purpose
Reduce folder/file path argument for
- clean launcher arguments
- future proof of artifact member consist
Possible approaches
- contain all the information into index
ml_package.param.yaml. launcher argument only gets path to ml_package
- additional index file
Definition of done
- update ml model distribution
- update implementations
- test
Checklist
Description
ml_package.param.yamlPurpose
Reduce folder/file path argument for
Possible approaches
ml_package.param.yaml. launcher argument only gets path to ml_packageDefinition of done