key_names#
Constants holding key names used in
ProcessingState and its
input_data,
config,
values attributes.
Module Attributes
A key used to reference the input data table representing conditional features/attributes in ProcessingState.input_data. |
|
A key used to reference the input data table domain sizes in ProcessingState.input_data. |
|
A key used to reference the input decision values in ProcessingState.input_data. |
|
A key used to reference the input decision values domain size in ProcessingState.input_data. |
|
A key used to reference the disorder measure function to be used. |
|
A key used to reference the max number of randomly selected candidate elements. |
|
A key used to reference the max number of attrs in the results. |
|
A key used to control the hook that sets approx threshold available under ProcessingState.values['VALUES_DISORDER_SCORE_APPROX_THRESHOLD'] to the value resulting from the current group index and decision values. |
|
A key used to reference the disorder score approximation threshold. |
|
A key used to reference the disorder score base value. |
|
A key used to reference the disorder score total value. |
|
A key used to reference the current group index. |
|
A key used to reference the result attributes. |
|
A key used to reference the result objects. |
|
A key used to reference the factorized data table representing conditional features/attributes. |
|
A key used to reference the factorized data table domain sizes. |
|
A key used to reference the factorized decision values. |
|
A key used to reference the factorized decision values domain size. |