|
| | NesterUnsupervisedTagDiscoveryBias () |
| |
| boolean | getNesterUnsupervisedTagDiscoveryBias (int id, Connection connection) |
| |
| | TagDiscoveryBias (int numFrequencyBands, double numTimeFramesPerSecond, double dampingRatio, double minFrequency, double maxFrequency) |
| |
| String | getSpectraComputationBiasString () |
| |
| String | getSpectraMemoryMapFilePath () |
| |
| boolean | updateFractionCompletedForTagAnalysis (Connection connection) |
| | Update a Job in the database with the current fractionCompleted of this job. More...
|
| |
| | NesterJob () |
| | Default Constructor. More...
|
| |
| | NesterJob (NesterJob j) |
| | Copy Constructor. More...
|
| |
| boolean | getNesterJob (int id, Connection connection) |
| | Get a Job from the database. More...
|
| |
| String | GetJobParameter (String name) |
| | Lookup a JobParameter from the Job. More...
|
| |
| Vector< String > | GetJobParameterVector (String name) |
| | Lookup a JobParameter from the Job. More...
|
| |
| boolean | AddJobParameter (String name, String value) |
| | Add a JobParameter to a Job object in memory. More...
|
| |
| boolean | SaveJob (Connection connection) |
| | Save a NesterJob object to the database. More...
|
| |
| void | PrintJobParameters () |
| |
| boolean | SaveJobLogMessage (String message) |
| | Save a log entry for a Job. More...
|
| |
| boolean | SaveJobLogMessage (String message, Connection connection) |
| |
| boolean | UploadJobResultFile (String fileName, byte[] resultFileBytes, String notes, Connection connection) |
| | Upload a Job Result File back to the webserver. More...
|
| |
| arlo.NesterUnsupervisedTagDiscoveryBias.NesterUnsupervisedTagDiscoveryBias |
( |
| ) |
|
| boolean arlo.NesterUnsupervisedTagDiscoveryBias.getNesterUnsupervisedTagDiscoveryBias |
( |
int |
id, |
|
|
Connection |
connection |
|
) |
| |
| boolean arlo.NesterUnsupervisedTagDiscoveryBias.exchangeMode |
| int arlo.NesterUnsupervisedTagDiscoveryBias.minNumSamples |
| boolean arlo.NesterUnsupervisedTagDiscoveryBias.moveMode |
| int arlo.NesterUnsupervisedTagDiscoveryBias.numberOfClusters |
| int arlo.NesterUnsupervisedTagDiscoveryBias.numberOfClustersToSave |
| int arlo.NesterUnsupervisedTagDiscoveryBias.numberOfExamplesPerCluster |
| int arlo.NesterUnsupervisedTagDiscoveryBias.numOptimizationIterations |
| double arlo.NesterUnsupervisedTagDiscoveryBias.windowSizeInSeconds |
The documentation for this class was generated from the following file: