| Package | Description |
|---|---|
| se.lth.cs.srl.ml.liblinear |
| Modifier and Type | Class and Description |
|---|---|
static class |
WeightVector.BinaryLibLinearVector |
static class |
WeightVector.BinarySparseVector |
static class |
WeightVector.BinaryVector |
static class |
WeightVector.MultipleLibLinearVector |
static class |
WeightVector.MultipleSparseVector |
static class |
WeightVector.MultipleVector |
| Modifier and Type | Method and Description |
|---|---|
static WeightVector |
WeightVector.parseWeights(BufferedReader in,
int features,
int classes,
double bias,
boolean sparse)
Used to parse the weights and return the proper weightvector
|
Copyright © 2016. All rights reserved.