Nhat Pham
Nhat Pham
Eventually, we will need to refactor the get/log (and potentially delete) tags of these entities into a TaggableEntity superclass.
I'm thinking of sth like this, in order to allow the user to define their model in terms of data frame (modulo some wrapper). Need to actually verify that it...
WIP. Need to add test.
@convoliution I can't change the branch in the PR, so I just created a new one 🤷
One small issue with current Dataset/DatasetVersion is that it does not have the caching mechanism of the Python client for the message. So if I call getDescription 100 times, the...
Recreate in a branch of ModelDB so that you can push your own work in.
On top of https://github.com/VertaAI/modeldb/pull/954. Contains the setup required for hosting documentation to (my) GitHub pages.