|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelDissector.Weight | |
---|---|
org.apache.mahout.classifier.sgd | Implements a variety of on-line logistric regression classifiers using SGD-based algorithms. |
Uses of ModelDissector.Weight in org.apache.mahout.classifier.sgd |
---|
Methods in org.apache.mahout.classifier.sgd that return types with arguments of type ModelDissector.Weight | |
---|---|
List<ModelDissector.Weight> |
ModelDissector.summary(int n)
Returns the n most important features with their weights, most important category and the top few categories that they affect. |
Methods in org.apache.mahout.classifier.sgd with parameters of type ModelDissector.Weight | |
---|---|
int |
ModelDissector.Weight.compareTo(ModelDissector.Weight other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |