Home > Evaluate and Apply Nodes > Apply Node > Test Node
Oracle Data Mining allows you to test classification and regression models. You cannot test other kinds of models.
Oracle Data Miner supports these ways to test a Classification or Regression models:
Test the model as part of the Build node. In this case, split the build data into build and test subsets. Details of the split are on the Test tab of the build node.
Test the model in a Test node. In this case, the test data can be any table that is compatible with the build data, as described in Test and Apply Data.
Note: All of the models tested in a node must be either Classification or Regression models; you cannot test both kinds of models in the same test node. |
For more information about testing models, see Testing Classification Models or Testing Regression Models.
After you have tested a classification model, you can tune it as described in Tuning Classification Models. (You cannot tune regressions models.)
A Test Node can test several models using the same test set. See Test Node Input.
If Automatic Settings are on, the test node specification is generated when you connect the input nodes. For details, see Automatic Settings.
These topics describe Test Node: