Skip to content

MLOps with Azure ML

Choose a tag to compare

released this 06 Mar 20:18
· 50 commits to master since this release
efddca9
rename config.json to parameters.json (#223)

AML workspace configuration files are named"config.json" by default, so renaming the file containing training parameters to "parameters.json" to avoid confusion.