top of page
Search

Continuous Delivery for Machine Learning

Let's today take a look of how automate end-to-end the lifecycle of a Machine Learning applications


The process for developing, deploying, and continuously improving them is more complex compared to more traditional software, such as a web service or a mobile application.


They are subject to change in three axis: the code itself, the model, and the data. Their behaviour is often complex and hard to predict, and they are harder to test, harder to explain, and harder to improve.


Continuous Delivery for Machine Learning (CD4ML) is the discipline of bringing Continuous Delivery principles and practices to Machine Learning applications.




 
 

Recent Posts

See All

Comments


bottom of page