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