HomeSort by relevance Sort by last modified time
    Searched full:ranker (Results 1 - 12 of 12) sorted by null

  /external/owasp/sanitizer/tools/findbugs/doc/
pluginStructure.txt 10 Adjustment ranker
22 bug ranker
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxRanker.java 30 /** Ranker for the Learning framework.
35 * Note: since the actual ranker is running in a remote the service.
41 static final String RANKER_NOTAVAILABLE = "Ranker not Available";
61 Log.e(TAG,"Ranker not available.");
79 // Update the ranker with two samples, sample1 has higher rank than
96 Log.e(TAG,"Exception: Ranker is not availible");
IBordeauxService.aidl 26 /* Request a Ranker
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/java/android/bordeaux/learning/
StochasticLinearRanker.java 30 * Stochastic Linear Ranker, learns how to rank a sample. The learned rank score
33 * To update the ranker, call updateClassifier with two samples, with the first
48 * Initializing a ranker
55 * Reset the ranker
63 * Train the ranker with a pair of samples. A sample, a pair of arrays of
84 * Get the current model and parameters of ranker
106 * load the given model and parameters to the ranker
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 37 // NOTE: This Stochastic Linear Ranker supports only the following update types:
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
PackagePriorityVerifierActivity.java 31 * Tests that the notification ranker honors user preferences about package priority.
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationRecord.java 259 * Returns the timestamp to use for time-based sorting in the ranker.
NotificationManagerService.java 187 private final HandlerThread mRankingThread = new HandlerThread("ranker",
    [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml     [all...]
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp 225 ALOGE("Error: %s is not a ranker parameter", cKey);
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /external/chromium_org/tools/perf/page_sets/
alexa1-10000.py     [all...]

Completed in 499 milliseconds