Uses of Class
overit.geocallapp.wfm.ai.rs.v1.prediction.SagemakerResponse
Packages that use SagemakerResponse
-
Uses of SagemakerResponse in overit.geocallapp.wfm.ai.rs.v1.prediction
Methods in overit.geocallapp.wfm.ai.rs.v1.prediction that return SagemakerResponseModifier and TypeMethodDescriptionAIPredictionAPI.getJob(AWSRequestHeaders headers, String predictionJobId) Method that get the result of a prediction job id.AIProcessingApi.getJob(AWSRequestHeaders headers, String processingJobId) Method that get the result of a cluster mapping job id.AIPredictionAPI.startPredictionJobSync(AWSRequestHeaders headers, RequestJobParams params, String body) Method that starts a prediction job.