Creating registered model versions from common libraries
Verta provides wrapper functions to create Verta Standard Models for commonly used libraries including scikit-learn, xgboost, keras and PyTorch. Note, these wrappers can only be used when model objects are available at the time that the RMV is registered.
Find examples of creating RegisteredModelVersions via convenience functions here:
Last updated