Classification error codes
The list of classification error codes and their descriptions.
| Error codes and messages | Descriptions |
|---|---|
| CIWCA22000 - Failed to train model successfully. | The model cannot be trained. |
| CIWCA22001 - Failed to retrieve files for training from the database. | Training files cannot be retrieved from the database. |
| CIWCA22002 - Cannot generate classifiers with high accuracy. The data is not sufficient or data across classes is similar. | The data for classifiers is insufficient or is similar across classes. Data accuracy is low. |
| CIWCA22003 - Failed to create information about model. | Information about the model cannot be created. |
| CIWCA22004 - Failed to convert ontology data to required format. | The ontology data cannot be converted to the required format. |
| CIWCA22005 - Cannot generate classifiers with high accuracy. An error occurred. Try again. | The classifiers cannot be generated with accuracy. |
| CIWCA22006 - Failed to create classifiers. | Classifiers cannot be created. |
| CIWCA22007 - Failed to create information about model. | Model information cannot be created. |
| CIWCA22008 - Failed to preprocess data needed for training. | The data that is needed for training cannot be preprocessed. |
| CIWCA22009 - Failed to save trained models into the database. | Trained models cannot be saved into the database. |
| CIWCA22010 - Failed to save specific model into the database. | A specific model cannot be saved into the database. |
| CIWCA22011 - Failed to generate features for models. | Model features cannot be generated. |
| CIWCA22012 - Insufficient data to train models. | The data that is needed to train the models is insufficient. |
| CIWCA22013 - Failed to test file during classification training. An error occurred. | During classification training, an error occurred during a file test. |
| CIWCA22014 - Failed to save training log information successfully. | Training log information cannot be saved. |
| CIWCA22015 - Failed to classify the training test files. | The training test files cannot be classified. |
| CIWCA22016 - File does not exist. | File cannot be found. |
| CIWCA22017 - Failed to generate classes successfully. | Classes cannot be generated. |
| CIWCA22018 - Cannot determine best number of groups. | The number of groups cannot be determined. |
| CIWCA22019 - Number of groups provided cannot be used. Metrics score is low. | The number of groups that are provided cannot be used. |
| CIWCA22020 - Cannot extract test data for validation results. | Test data cannot be extracted for validation results. |
| CIWCA24100 - General document classification failure. | The general document classification is to be correct. |
| CIWCA24101 - Document cannot be classified. | When a document cannot not be classified. |
| CIWCA24102 - Get Db2 data failure. | Failed to get data from ontology database. |
| CIWCA24103 - Get docclass ID from Db2 failure. | Failed to get document class ID from ontology database. |
| CIWCA24104 - Get docclass aliases from Db2 failure. | Failed to get document class aliases from ontology database. |