public static class WeightVector.BinaryLibLinearVector extends WeightVector.BinaryVector
WeightVector.BinaryLibLinearVector, WeightVector.BinarySparseVector, WeightVector.BinaryVector, WeightVector.MultipleLibLinearVector, WeightVector.MultipleSparseVector, WeightVector.MultipleVectorbias, classes, features| Constructor and Description |
|---|
BinaryLibLinearVector(BufferedReader in,
int features,
double bias) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
computeScore(Collection<Integer> ints) |
computeAllProbs, computeBestClassparseWeightspublic BinaryLibLinearVector(BufferedReader in, int features, double bias) throws IOException
IOExceptionprotected double computeScore(Collection<Integer> ints)
computeScore in class WeightVector.BinaryVectorCopyright © 2016. All rights reserved.