|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CantBuildClassifierException | |
---|---|
edu.washington.cs.sounddetector.server.api |
Uses of CantBuildClassifierException in edu.washington.cs.sounddetector.server.api |
---|
Methods in edu.washington.cs.sounddetector.server.api that throw CantBuildClassifierException | |
---|---|
List<Long> |
SoundDetectorAPI.train(String detectorId,
List<LabeledSound> data,
SoundFormat soundFormat)
Sends training data to the server. |
void |
SoundDetectorAPI.untrain(List<Long> soundIds)
Untrains sounds from the server's classifier. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |