Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Viewers a... > Association > AR Model Viewers and Algori... > Decision Tree > Expectation Maximization > EM Model Viewer and Algorit... > 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 classification model, you can tune it, as described in Tuning Classification Models.
To apply a model, use an Apply Node.