Uses of Interface
org.mlflow.api.proto.Service.ParamOrBuilder
Packages that use Service.ParamOrBuilder
-
Uses of Service.ParamOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Service.ParamOrBuilderModifier and TypeClassDescriptionstatic final classParam associated with a run.static final classParam associated with a run.Methods in org.mlflow.api.proto that return Service.ParamOrBuilderModifier and TypeMethodDescriptionService.LogBatch.Builder.getParamsOrBuilder(int index) Params to log.Service.LogBatch.getParamsOrBuilder(int index) Params to log.Service.LogBatchOrBuilder.getParamsOrBuilder(int index) Params to log.Service.RunData.Builder.getParamsOrBuilder(int index) Run parameters.Service.RunData.getParamsOrBuilder(int index) Run parameters.Service.RunDataOrBuilder.getParamsOrBuilder(int index) Run parameters.Methods in org.mlflow.api.proto that return types with arguments of type Service.ParamOrBuilderModifier and TypeMethodDescriptionList<? extends Service.ParamOrBuilder>Service.LogBatch.Builder.getParamsOrBuilderList()Params to log.List<? extends Service.ParamOrBuilder>Service.LogBatch.getParamsOrBuilderList()Params to log.List<? extends Service.ParamOrBuilder>Service.LogBatchOrBuilder.getParamsOrBuilderList()Params to log.List<? extends Service.ParamOrBuilder>Service.RunData.Builder.getParamsOrBuilderList()Run parameters.List<? extends Service.ParamOrBuilder>Service.RunData.getParamsOrBuilderList()Run parameters.List<? extends Service.ParamOrBuilder>Service.RunDataOrBuilder.getParamsOrBuilderList()Run parameters.