You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-doit
Juneberry can be used in an "ops" system but by itself it is not an MLOps system. Juneberry is used during model development and evaluation and doit is awesome for organizing the training of 100's of dependent models. (See how membership inference attacks are performed with many models.)
In general doit is a pretty flexible/agnostic tool that can be applied in many ways. What are you looking to do with it in the ML space? I ask because I spend a bit of time doing AI Engineering research too.