Uses of Enum Class
org.tribuo.interop.oci.OCIModelCLI.OCIModelOptions.Mode
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 OCIModelCLI.OCIModelOptions.Mode in org.tribuo.interop.oci
Modifier and TypeFieldDescriptionOCIModelCLI.OCIModelOptions.mode
Deploy or score an OCI DS model.Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OCIModelCLI.OCIModelOptions.Mode[]
OCIModelCLI.OCIModelOptions.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.