itsderek23 / dlite_site

dlite.cc website
0 stars 0 forks source link

2020/04/17/continuous-delivery-machine-learning-cd4ml #6

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Machine learning deserves its own flavor of Continuous Delivery | dlite.cc

An ML project ties together large datasets, a slow training process without clear pass/fail acceptance tests, and contains multiple types of deliverables. By comparison, a classical software project just contains code and has a single deliverable (an application). Thankfully, it’s possible to create a Machine Learning-specific flavor of Continuous Delivery (CD4ML) for non-enterprise organizations with existing tools today.

https://dlite.cc/2020/04/17/continuous-delivery-machine-learning-cd4ml.html

federicoB commented 2 years ago

Hi! Very interesting post. You talk about a problem i noticed in the industry and i'm now trying to find solutions for. You post was helpful in confirming me that cookiecutter is the way to go but i can't not notice that you show real solutions only for problems 2 and 5 I give my 50 cents here: