Package com.logicaldoc.ai
package com.logicaldoc.ai
Artificial Intelligence module
- Since:
- 9.2
-
ClassDescriptionContext of the AI pluginPossible 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 forAIModels.History entry due to an event on anAIModel.DAO forAIModelHistoryhandling.Entry-point for the AI plug-inUtility methods to deal with AI from within AutomationHibernate abstract implementation ofAIModelDAOto be extended by concrete implementation of DAOs that handleAIModelsQueryResult<T>A QueryResult is the result of an AI model elaboration.Result<T>A result of the prediction given byAIModelModels a list of feature values and related category.Contains the training policy