public final class AlgoArgParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AlgoArgParser.CustomArgParser<E>
The Class CustomArgParser.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
parseArgs(MLAlgo algo,
String[] args)
Extracts feature names.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.