setTrainingConfigs setTrainingDataParams initGradientParams calcGradient updateParams train Hardware Functions in ``xf::data_analytics::classification`` Hardware Functions in xf::data_analytics::classification decisionTreePredict axiVarColToStreams naiveBayesTrain naiveBayesPredict svmPredict...
String labelSelectedFrames;if(config.existsParam("useIdForSelectedFrame"))// the ID of each speaker is used as labelSelectedFramefixedLabelSelectedFrame=false;else{// the label is decided by the command line and is unique for the runlabelSelectedFrames=config.getParam("labelSelectedFrames");if(...