Package com.logicaldoc.ai
package com.logicaldoc.ai
Artificial Intelligence module
- Since:
- 9.2
-
ClassDescriptionPossible events in the
AIModel
's historyA generic error in the AIInitializes the system with a sample iris modelAIModel<F,S> Represents an AI task, we have different implementations persisted in the same table using a discriminator.This interface is a DAO-service forAIModel
s.History entry due to an event on anAIModel
.DAO forAIModelHistory
handling.Entry-point for the AI plug-inUtility methods to deal with AI from within AutomationHibernate abstract implementation ofAIModelDAO
to be extended by concrete implementation of DAOs that handleAIModel
sQueryResult<T>A QueryResult is the result of an AI model elaboration.Result<T>A result of the prediction given byAIModel
Models a list of feature values and related category.Contains the training policy