|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVMPredictorNodeModel | |
---|---|
org.knime.base.node.mine.svm.predictor | This subpackage contains all classes for the SVM Predictor Node. |
Uses of SVMPredictorNodeModel in org.knime.base.node.mine.svm.predictor |
---|
Methods in org.knime.base.node.mine.svm.predictor that return SVMPredictorNodeModel | |
---|---|
SVMPredictorNodeModel |
SVMPredictorNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.mine.svm.predictor that return types with arguments of type SVMPredictorNodeModel | |
---|---|
NodeView<SVMPredictorNodeModel> |
SVMPredictorNodeFactory.createNodeView(int viewIndex,
SVMPredictorNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.mine.svm.predictor with parameters of type SVMPredictorNodeModel | |
---|---|
NodeView<SVMPredictorNodeModel> |
SVMPredictorNodeFactory.createNodeView(int viewIndex,
SVMPredictorNodeModel nodeModel)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |