Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Model Vie... > Association > AR Troubleshooting, Model V... > Decision Tree > Generalized Linear Models > GLM Classification Models
To build and test a GLM Classification (GLMC) model use a Classification Node. By default, the Classification Node tests the models that it builds; test data is created by splitting the input data into build and test subsets. You can also test a model using a Test Node. For more information on testing, see Testing Classification Models.
After you build and test a GLM model, you can tune it, as described in Tuning Classification Models.
To apply a model, use an Apply Node.