Class SaliencyResponse


  • public class SaliencyResponse
    extends org.kie.kogito.explainability.api.SaliencyModel
    • Constructor Detail

      • SaliencyResponse

        public SaliencyResponse​(String outcomeId,
                                String outcomeName,
                                List<org.kie.kogito.explainability.api.FeatureImportanceModel> featureImportance)
    • Method Detail

      • getOutcomeId

        public String getOutcomeId()