2.1.0 Update
There have been quite a few fixes and enhancements since the 2.0.0 release and want to summarize the changes here sorted by PR merge date.
Features:
- Add support for scoring image using Web App for containers #54 @sudivate
- Add support for Training R model code on ML Compute & Databricks #77 @eedorenko
- Upgrade build train CI to use new multi-stage pipelines #90 @dtzar
- Switch CI to use new Azure ML Agentless Task & improve/overhaul model evaluation, registration #101 @dtzar
Updates:
- Register to use newer sdk method #65 @jpe316
- Use Azure ML SDK more consistently #67 @tarockey
- badge to proper AzDO repo & better pipeline filters #81 @dtzar
- Enable App Insight by default on scoring image #86 @alla15747
- Newest Conda dependencies for scoring images and project #93 @dtzar
- Cleaner / Less variables including using AzDO variable template #99 @dariuszparys
- Tag models with experiment name, filter models in evaluation via experiment name #103 @dtzar
Doc Enhancements:
- Update to flow getting started #63 @omartin2010
- Better getting started clarity #82 @Smarker
Fixes: