Home
last modified time | relevance | path

Searched defs:getConfidenceScore (Results 1 – 11 of 11) sorted by relevance

/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
DQAResultOrBuilder.java92 float getConfidenceScore(); in getConfidenceScore() method
DQAResult.java812 public float getConfidenceScore() { in getConfidenceScore() method in QAResult
1606 public float getConfidenceScore() { in getConfidenceScore() method in QAResult.Builder
/external/google-cloud-java/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/
DSmartReplyDataOrBuilder.java64 double getConfidenceScore(); in getConfidenceScore() method
DSmartComposeSuggestionDataOrBuilder.java64 double getConfidenceScore(); in getConfidenceScore() method
DArticleSuggestionDataOrBuilder.java89 float getConfidenceScore(); in getConfidenceScore() method
DFaqAnswerDataOrBuilder.java64 float getConfidenceScore(); in getConfidenceScore() method
DSmartComposeSuggestionData.java149 public double getConfidenceScore() { in getConfidenceScore() method in SmartComposeSuggestionData
892 public double getConfidenceScore() { in getConfidenceScore() method in SmartComposeSuggestionData.Builder
DSmartReplyData.java149 public double getConfidenceScore() { in getConfidenceScore() method in SmartReplyData
884 public double getConfidenceScore() { in getConfidenceScore() method in SmartReplyData.Builder
DFaqAnswerData.java151 public float getConfidenceScore() { in getConfidenceScore() method in FaqAnswerData
1037 public float getConfidenceScore() { in getConfidenceScore() method in FaqAnswerData.Builder
DArticleSuggestionData.java202 public float getConfidenceScore() { in getConfidenceScore() method in ArticleSuggestionData
1147 public float getConfidenceScore() { in getConfidenceScore() method in ArticleSuggestionData.Builder
/external/libtextclassifier/java/src/com/android/textclassifier/
DEntityConfidence.java70 public float getConfidenceScore(String entity) { in getConfidenceScore() method in EntityConfidence