public class BordeauxManagerService extends Object
Constructor and Description |
---|
BordeauxManagerService() |
Modifier and Type | Method and Description |
---|---|
static IAggregatorManager |
getAggregatorManager(Context context) |
static ILearning_MulticlassPA |
getClassifier(Context context,
String name) |
static IPredictor |
getPredictor(Context context,
String name) |
static ILearning_StochasticLinearRanker |
getRanker(Context context,
String name) |
static IBordeauxService |
getService(Context context) |
static void |
release(Context context) |