Uses of Enum Class
org.tribuo.interop.oci.OCIModelCLI.OCIModelOptions.Mode
Packages that use 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.ociSubclasses with type arguments of type OCIModelCLI.OCIModelOptions.Mode in org.tribuo.interop.ociFields in org.tribuo.interop.oci declared as OCIModelCLI.OCIModelOptions.ModeModifier and TypeFieldDescriptionOCIModelCLI.OCIModelOptions.modeDeploy or score an OCI DS model.Methods in org.tribuo.interop.oci that return OCIModelCLI.OCIModelOptions.ModeModifier 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.