public final class HTMLOutput extends Object
Modifier and Type | Method and Description |
---|---|
static void |
printFeatureMap(Map<String,List<com.oracle.labs.mlrg.olcut.util.Pair<String,Double>>> m,
List<String> keys,
PrintStream s)
Formats a feature ranking as a HTML table.
|
static String |
toHTML(com.oracle.labs.mlrg.olcut.util.Pair<String,Double> p)
Formats a pair as a HTML table entry.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.