Constructor and Description |
---|
TrainModel(net.sourceforge.argparse4j.inf.Namespace opts) |
Modifier and Type | Method and Description |
---|---|
static void |
configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser) |
void |
execute()
Execute the command.
|
List<File> |
getConfigFiles() |
File |
getOutputFile() |
public File getOutputFile()
public void execute() throws IOException, RecommenderBuildException
Command
execute
in interface Command
IOException
RecommenderBuildException
public static void configureArguments(net.sourceforge.argparse4j.inf.ArgumentParser parser)