Package org.tribuo.interop.oci
package org.tribuo.interop.oci
Code for uploading models to Oracle Cloud Infrastructure Data Science, and also for scoring models deployed
in Oracle Cloud Infrastructure Data Science.
-
ClassDescriptionA wrapper class around an OCI Data Science Model Deployment endpoint which sends off inputs for scoring and converts the output into a Tribuo prediction.Carrier type for easy deserialization from JSON.This class provides a CLI for deploying and scoring a Tribuo Classification model.Options for the OCIModelCLI.Mode for the CLI.OCIOutputConverter<T extends Output<T>>Converter for a
DenseMatrix
received from OCI Data Science Model Deployment.Utils for uploading and deploying models to OCI Data Science.Configuration for OCI DS.Configuration for an OCI DS Model artifact.Configuration for an OCI DS Model Deployment.Enum for OCI model types.