ARLO Adapt
Static Public Member Functions | List of all members
arlo.ExpertAgreement Class Reference

ExpertAgreement Classification. More...

Static Public Member Functions

static boolean run (String[] args, int projectId, Vector< NesterTagExample > knownTagExamples, Vector< NesterAudioFile > audioFilesToClassify, double distanceWeightingPower, double classificationProbabilityThreshold, int numFrequencyBands, double numTimeFramesPerSecond, double dampingRatio, double minFrequency, double maxFrequency, Connection connection) throws Exception
 

Detailed Description

ExpertAgreement Classification.

Parameters
args
projectIdThe ProjectID in which this task is running.
knownTagExamples'Expert' tagged Examples
audioFilesToClassifyA list of audio Files to classify
connectionAn opened Database connection
Returns
true on a Successful run, false or an Exception otherwise

Member Function Documentation

static boolean arlo.ExpertAgreement.run ( String[]  args,
int  projectId,
Vector< NesterTagExample knownTagExamples,
Vector< NesterAudioFile audioFilesToClassify,
double  distanceWeightingPower,
double  classificationProbabilityThreshold,
int  numFrequencyBands,
double  numTimeFramesPerSecond,
double  dampingRatio,
double  minFrequency,
double  maxFrequency,
Connection  connection 
) throws Exception
static

The documentation for this class was generated from the following file: