Home > Workflows > Workflow Nodes > Types of Nodes > Model Nodes > Default Model Names
Models created by Oracle Data Miner have default names of the form
algorithm abbreviation_sequence number_workflow_id
The algorithm abbreviations are
Classification models: CLAS_SVM, CLAS_NB, CLAS_DT, CLAS_GLM
Regression models: REGR_SVM, REGR_GLM
Clustering models: CLUS_OC, CLUS_KM, CLUS_EM
Feature Extraction models: FEAT_NMF, FEAT_PCA, FEAT_SVD
Anomaly Detection models: ANOM_SVM
Association models: ASSOC_AP