/frameworks/ml/bordeaux/learning/multiclass_pa/java/android/bordeaux/learning/ |
MulticlassPA.java | 18 package android.bordeaux.learning;
|
/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
micsv89.js | 5 // This approach is useful for learning about using
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
Learning_MulticlassPA.java | 19 import android.bordeaux.learning.MulticlassPA;
|
Learning_StochasticLinearRanker.java | 19 import android.bordeaux.learning.StochasticLinearRanker; 134 throw new RuntimeException("Learning class not found");
|
Predictor.java | 31 import android.bordeaux.learning.HistogramPredictor;
|
StochasticLinearRankerWithPrior.java | 20 import android.bordeaux.learning.StochasticLinearRanker;
|
/external/iproute2/bridge/ |
link.c | 23 [BR_STATE_LEARNING] = "learning", 189 print_onoff(fp, "learning", 226 fprintf(stderr, " [ learning {on | off} ]\n"); 259 __s8 learning = -1; local 300 } else if (strcmp(*argv, "learning") == 0) { 302 if (!on_off("learning", &learning, *argv)) 384 if (learning >= 0) 385 addattr8(&req.n, sizeof(req), IFLA_BRPORT_LEARNING, learning);
|
/external/iproute2/ip/ |
iplink_vxlan.c | 29 fprintf(f, " [ [no]learning ] [ [no]proxy ] [ [no]rsc ]\n"); 61 __u8 learning = 1; local 175 learning = 0; 176 } else if (!matches(*argv, "learning")) { 177 learning = 1; 275 addattr8(n, 1024, IFLA_VXLAN_LEARNING, learning);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.sat4j.core_2.2.0.v20100429.jar | |
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/java/android/bordeaux/learning/ |
StochasticLinearRanker.java | 18 package android.bordeaux.learning; 36 * TODO: adding more interfaces for changing the learning parameters
|
/external/v8/test/mjsunit/ |
debug-stepframe-clearing.js | 7 // This test ensures that IC learning doesn't interfere with stepping into
|
elements-transition.js | 31 // This code exists to eliminate the learning influence of AllocationSites
|
opt-elements-kind.js | 92 // This code exists to eliminate the learning influence of AllocationSites
|
osr-elements-kind.js | 95 // This code exists to eliminate the learning influence of AllocationSites
|
elements-kind.js | 159 // The test is called in a wrapper function to eliminate the transition learning 166 // This code exists to eliminate the learning influence of AllocationSites
|
array-natives-elements.js | 43 // This code exists to eliminate the learning influence of AllocationSites
|
unicode-test.js | [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.sat4j.core_2.3.5.v201308161310.jar | |
org.sat4j.pb_2.3.5.v201308161310.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.sat4j.core_2.3.5.v20130525.jar | |
org.sat4j.pb_2.3.5.v20130525.jar | |
/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/ |
HistogramPredictor.java | 17 package android.bordeaux.learning; 171 throw new RuntimeException("Learning class not found"); 337 throw new RuntimeException("Learning class not found");
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/ |
layer1.py | 33 Definition of the public APIs exposed by Amazon Machine Learning 80 response to `CreateBatchPrediction`, Amazon Machine Learning 115 `Amazon Machine Learning Developer Guide`_. 139 response to `CreateDataSourceFromRDS`, Amazon Machine Learning 237 Learning (Amazon ML) immediately returns and sets the 265 information, see the Amazon Machine Learning Developer Guide. 342 response to `CreateDataSourceFromS3`, Amazon Machine Learning 374 information, see the `Amazon Machine Learning Developer 435 to `CreateEvaluation`, Amazon Machine Learning (Amazon ML) 484 `CreateMLModel`, Amazon Machine Learning (Amazon ML [all...] |