learnWeights(double *const &weights, const int &numWeights, const int &maxIter, const double &learningRate, const double &momentum, bool initWithLogOdds) | VotedPerceptron | [inline] |
setMeansStdDevs(const int &arrSize, const double *const &priorMeans, const double *const &priorStdDevs) | VotedPerceptron | [inline] |
VotedPerceptron(const Array< Inference * > &inferences, const StringHashArray &nonEvidPredNames, IndexTranslator *const &idxTrans, const bool &lazyInference, const bool &rescaleGradient, const bool &withEM) | VotedPerceptron | [inline] |
~VotedPerceptron() | VotedPerceptron | [inline] |