Package com.logicaldoc.ai.neural
Class NeuralNetworkTrainer
java.lang.Object
com.logicaldoc.core.threading.MonitoredCallable<TrainingResult>
- All Implemented Interfaces:
Callable<TrainingResult>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.logicaldoc.ai.trainer.CSVTrainer
getDelimiter, getQuote, setDelimiter, setQuoteMethods inherited from class com.logicaldoc.ai.trainer.Trainer
getReport, internalCall, toStringMethods inherited from class com.logicaldoc.core.threading.MonitoredCallable
call, getName, isRunning
-
Constructor Details
-
NeuralNetworkTrainer
-