Uses of Class
org.tribuo.interop.oci.OCIUtil.OCIModelDeploymentConfig
Package
Description
Code for uploading models to Oracle Cloud Infrastructure Data Science, and also for scoring models deployed
in Oracle Cloud Infrastructure Data Science.
-
Uses of OCIUtil.OCIModelDeploymentConfig in org.tribuo.interop.oci
Modifier and TypeMethodDescriptionstatic String
OCIUtil.deploy
(OCIUtil.OCIModelDeploymentConfig config, com.oracle.bmc.datascience.DataScienceClient client, com.fasterxml.jackson.databind.ObjectMapper mapper) Creates a Model deployment from an uploaded model.