Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.15 KB

MLFlow Examples For ADSP

Example Description
adsp_background_job MLFlow Driven Background Jobs Within ADSP
california_housing_prices California Housing Costs - Multiple Model Comparison and Promotion
real_esrgan Super Resolution With Real ESRGran - MLFlow Driven Parallelism within ADSP
stable_diffusion Stable Diffusion - MLFlow Driven Parallelism within ADSP
template Template Project
wine_quality Wine Quality Prediction - Multiple Model Comparison and Promotion

How To Deploy An Example

anaconda-project run ae5 project upload --name {EXAMPLE NAME} {LOCAL PATH TO EXAMPLE}

For a specific example the command would look like these:

anaconda-project run ae5 project upload --name real_esrgan examples/real_esrgan