| Package | Description |
|---|---|
| eu.fbk.utils.svm |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.Ordering<FeatureStats> |
FeatureStats.FSCORE_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
FeatureStats |
FeatureStats.Builder.build(String name,
int... counts) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,FeatureStats> |
FeatureStats.forVectors(int numLabels,
Iterable<? extends Vector> vectors,
com.google.common.base.Predicate<String> selector) |
| Modifier and Type | Method and Description |
|---|---|
static String |
FeatureStats.toString(Iterable<FeatureStats> fss,
int maxFeaturesDisplayed) |
Copyright © 2016–2018 FBK. All rights reserved.