final class BestGuessMissingValueReplacementFunction extends Object implements BasisFunctionLearnerTable.MissingValueReplacementFunction
Constructor and Description |
---|
BestGuessMissingValueReplacementFunction() |
Modifier and Type | Method and Description |
---|---|
DataCell |
getMissing(BasisFunctionFilterRow row,
int col,
BasisFunctionLearnerTable model)
This function returns the missing replacement value for a given
value.
|
String |
toString() |
BestGuessMissingValueReplacementFunction()
public DataCell getMissing(BasisFunctionFilterRow row, int col, BasisFunctionLearnerTable model)
getMissing
in interface BasisFunctionLearnerTable.MissingValueReplacementFunction
row
- the row to replace the missing value incol
- the column indexmodel
- this basis function model
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.