Package com.logicaldoc.gui.frontend.client.ai.model
package com.logicaldoc.gui.frontend.client.ai.model
-
ClassDescriptionShows AI's statistics.Carries the settings used to extract multiple chunks from a bigger documentThe result of an evaluation over a Neural Network to check the accuracyA GUI bean representing an AI modelA GUI bean representing a layer of a neural networkGUI repesentation of a prediction resultA GUI bean representing a model's training infomationThe algorithm to use to optimize the update of the weights inside a neural network.Implements the Observer pattern to distribute events on the modelsThis panel collects details about a modelSuperclass for all tab panels in the model details areaShows model's evaluation panel.This popup window is used to export an AI model.Datasource to handle model history grid lists.This panel shows the history of a modelThis popup window is used to upload a new AI model.A listener to react to model changesShows model's standard properties and read-only dataDatasource to handle grids of ai models.Panel showing the list of modelsShows model's statistics.Shows model's training informationDatasource to handle type of models drop-down lists.This popup window is used to input data and obtain a prediction from the AI model.