Searched defs:negative (Results 1 – 3 of 3) sorted by relevance
133 @NonNull final List<T> positive, @NonNull final List<T> negative) { in partitionInto()
218 final Button negative = dialog.getButton(AlertDialog.BUTTON_NEGATIVE); in displayAlert() local
106 final ArrayMap<String, Float> negative = getFeatures(targets.get(i)); in onTrainRankingModel() local