Uses of Class
com.logicaldoc.ai.neural.Evaluation
Packages that use Evaluation
Package
Description
Artificial Intelligence module
AI models based on Neural Network
-
Uses of Evaluation in com.logicaldoc.ai
Methods in com.logicaldoc.ai that return types with arguments of type EvaluationModifier and TypeMethodDescriptionAITool.evaluate(long modelId) Evaluates the performances of a Neural Network -
Uses of Evaluation in com.logicaldoc.ai.neural
Methods in com.logicaldoc.ai.neural that return EvaluationMethods in com.logicaldoc.ai.neural that return types with arguments of type EvaluationModifier and TypeMethodDescriptionEvaluatorManager.evaluate(NeuralNetwork model) Executes the evaluation immediatelyMethods in com.logicaldoc.ai.neural with parameters of type EvaluationConstructors in com.logicaldoc.ai.neural with parameters of type Evaluation