public final class SGDHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
dissect(int leakType,
Dictionary dictionary,
AdaptiveLogisticRegression learningAlgorithm,
Iterable<File> files,
com.google.common.collect.Multiset<String> overallCounts) |
static List<File> |
permute(Iterable<File> files,
Random rand) |
public static void dissect(int leakType,
Dictionary dictionary,
AdaptiveLogisticRegression learningAlgorithm,
Iterable<File> files,
com.google.common.collect.Multiset<String> overallCounts)
throws IOException
IOExceptionCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.