|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrainResult | |
---|---|
edu.washington.cs.sounddetector.server.api.methodlogic | |
edu.washington.cs.sounddetector.server.api.methodresult |
Uses of TrainResult in edu.washington.cs.sounddetector.server.api.methodlogic |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return TrainResult | |
---|---|
TrainResult |
WriteLogic.train(Train train)
|
Uses of TrainResult in edu.washington.cs.sounddetector.server.api.methodresult |
---|
Methods in edu.washington.cs.sounddetector.server.api.methodresult that return TrainResult | |
---|---|
static TrainResult |
TrainResult.failureCantBuildClassifier(String message)
|
static TrainResult |
TrainResult.success(List<Long> soundIds)
Successful TrainResult. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |