|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XValidatePartitionModel | |
---|---|
org.knime.base.node.meta.xvalidation | The xvalidation package contains all classes for a cross validation flow. |
Uses of XValidatePartitionModel in org.knime.base.node.meta.xvalidation |
---|
Methods in org.knime.base.node.meta.xvalidation that return XValidatePartitionModel | |
---|---|
XValidatePartitionModel |
XValidatePartitionerFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.meta.xvalidation that return types with arguments of type XValidatePartitionModel | |
---|---|
NodeView<XValidatePartitionModel> |
XValidatePartitionerFactory.createNodeView(int index,
XValidatePartitionModel model)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.meta.xvalidation with parameters of type XValidatePartitionModel | |
---|---|
NodeView<XValidatePartitionModel> |
XValidatePartitionerFactory.createNodeView(int index,
XValidatePartitionModel model)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |