cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to do cicd with different models/versions using databricks resources?

Betul
New Contributor

Generally speaking what are the tips to make cicd process better with having different versions and models?

1 REPLY 1

robbe
New Contributor III

Hi @Betul, I think that there are different ways but it really depends on what do you mean by different models and versions.

One simple option is to use Databricks Asset Bundles to create multiple workflows (one for each model) and use the champion-challenger approach to make sure that your new model version is only deployed if it beats the current deployed version. The workflows can be run in parallel (if you're using Github actions you can employ a matrix workload for that).

If you elaborate mode on your use case I can try to help you further.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group