History log of /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13223cca22c388bf9c4941fca3c92c5acfe73650 16-Feb-2016 Aurimas Liutikas <aurimas@google.com> Fix compiler warnings in ml/bordeaux/learning/

Cherry-pick of https://android-review.googlesource.com/#/c/203013/

Bug: 26936282
Change-Id: I17ae520c35cf6901e8647afb668a2b80aedd1caf
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp
a08525ea290ff4edc766eda1ec80388be866a79e 16-Nov-2014 Dan Albert <danalbert@google.com> Move frameworks/ml to libc++.

Bug: 15193147
Change-Id: I88961fbd74340d2c862b6304cf9c47d50ab14ed5
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp
55f6e8b32805d662fe05e2e3a8ea6dd9d303a324 12-Mar-2013 Marcus Oakland <marcus.oakland@arm.com> AArch64: Port frameworks/ml

Port for systems that have 32- or 64-bit pointers by
converting the use of int for pointers to the use of
long in Java code, and jint to jlong in the
corresponding JNI C++ code.

Change-Id: I174423dd2f17adc90a0ebd439c8679c404afe549
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp
b019e89cbea221598c482b05ab68b7660b41aa23 19-Apr-2012 saberian <saberian@google.com> incorporating prior model for stochastic linear ranker

Exposing algorithm parameter
reset ranker
new load and get models
AutoCrossValidation

Change-Id: I6466711ea37912debcfc09da46fcde0dfbd88ee5
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp
6b4eebc73439cbc3ddfb547444a341d1f9be7996 09-Mar-2012 Wei Hua <whua@google.com> Machine Learning Framework initial check-in.

Original base poroject location: google_mca.

Change-Id: I5a36bf8508902a5f032f8a080499e22f75db2216
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/jni_stochastic_linear_ranker.cpp