rstudio / vetiver-python

Version, share, deploy, and monitor models.
https://rstudio.github.io/vetiver-python/stable/
MIT License
60 stars 17 forks source link

thinking about a/b testing in vetiver #116

Open isabelizimm opened 1 year ago

isabelizimm commented 1 year ago

what does a/b testing look like using vetiver now? you can create VetiverAPIs, need some sort of mechanism to route to the correct endpoint.

does it make sense to add any helper functions for this? if yes, what? if no, what documentation will help users who are looking to get started with this task?