 | modelRecordRemarkFlags Enumeration |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pointing to important events and/or facts of this record
Namespace:
imbSCI.DataComplex.data.modelRecords
Assembly:
imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
Members|
| Member name | Value | Description |
|---|
| irregularOperation | 0 |
Irregular operation: the algorithm this record is following had minor irregularities during operation
|
| broken | 1 |
Broken: one or more major errors occoured during operation of this algorithm
|
| significant | 2 |
Significant: result this algorithm achieved is significant
|
| insteresting | 3 |
Insteresting: algorithm log should be examined by researched
|
| testCriteriaFail | 4 |
The algorithm failed on the evaluation criteria
|
| testCriteriaPass | 5 |
The algorithm passed the evaluation criteria
|
See Also