HomeSort by relevance Sort by last modified time
    Searched refs:L1LInf (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 25 enum RegularizationType { L0, L1, L2, L1L2, L1LInf };
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp 127 classifier->SetRegularizationType(learning_stochastic_linear::L1LInf);
278 case learning_stochastic_linear::L1LInf :

Completed in 1004 milliseconds