Density Updater

Updates a density model. Note that the model can only be updated with the data it was initialized with in the corresponding initializer node ( Potential Density Initializer or Graph Density Initializer ). The update is performed by reducing the densities in the neighborhoods of all newly labeled data points according to the used density estimation algorithm.

Options

Unknown Row Handling
Depending on this setting, the node either ignores unknown rows (i.e. rows that were not used for the model creation) or fails if it encounters one.

Input Ports

Icon
Density scorer model created with either the Potential Density Initializer or the Graph Density Initializer node.
Icon
Table containing rows in whose neighborhoods the density in the model needs to be reduced. In an active learning setting these would be the rows that were freshly labeled by the user.

Output Ports

Icon
The updated model i.e. decreased densities in the neighborhood of rows in the input table.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.