Package | Description |
---|---|
it.uniroma2.sag.kelp.learningalgorithm.classification.liblinear.solver |
Modifier and Type | Class and Description |
---|---|
class |
LibLinearFeatureNode
NOTE: This code has been adapted from the Java port of the original LIBLINEAR
C++ sources.
|
Modifier and Type | Field and Description |
---|---|
LibLinearFeature[][] |
Problem.x
array of sparse feature nodes
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.