public class Test extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Test.ConfigurableTestOptions
Command line options.
|
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
static com.oracle.labs.mlrg.olcut.util.Pair<Model<Label>,Dataset<Label>> |
load(Test.ConfigurableTestOptions o) |
static void |
main(String[] args) |
public static com.oracle.labs.mlrg.olcut.util.Pair<Model<Label>,Dataset<Label>> load(Test.ConfigurableTestOptions o) throws IOException
IOException
public static void main(String[] args)
args
- the command line argumentsCopyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.