Uses of Class
org.kie.kogito.explainability.model.PredictOutput
Packages that use PredictOutput
-
Uses of PredictOutput in org.kie.kogito.explainability
Methods in org.kie.kogito.explainability that return PredictOutputModifier and TypeMethodDescriptionDecisionExplainabilityResourceExecutor.processRequest(org.kie.kogito.Application application, PredictInput predictInput) ExplainabilityResourceExecutor.processRequest(org.kie.kogito.Application application, PredictInput predictInput) Methods in org.kie.kogito.explainability that return types with arguments of type PredictOutputModifier and TypeMethodDescriptionExplainabilityService.processRequest(org.kie.kogito.Application application, List<PredictInput> predictInputs)