ml-mdm
ml-mdm copied to clipboard
Add information to the readme explaining what MODEL_REGISTRY, PIPELINE_REGISTRY, etc all do
The configuration system stores a global mapping from name to classes, we should explain how this works in the readme
I can work on this!
https://github.com/apple/ml-mdm/pull/51
I noticed a potential issue with PIPELINE_CONFIG_REGISTRY on line 36. It seems to store the same information as PIPELINE_REGISTRY. Is this intentional?