RulesΒΆ
Used for:
Defining a rule set using one of the standard Iguanas representations.
Converting rule conditions that leverage processed features into conditions that utilised the original, raw features.
Defines a set of rules using the following representations: string, dictionary, lambda expression. |
|
Converts the conditions of rules that utilise either imputed or OHE features into conditions that account for this for unprocessed data. |