This project has retired. For details please refer to its
Attic page.
AlgoArgParser (Lens 2.4.0-beta API)
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
parseArgs
public static List<String> parseArgs(MLAlgo algo,
String[] args)
Extracts feature names. If the algo has any parameters associated with @AlgoParam annotation, those are set
as well.
- Parameters:
algo
- the algoargs
- the args
- Returns:
- List of feature column names.
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.