<l2st>
<e>Hypothesis: Isolation Forests are better when there are numerical and nominal attributes</e>
<e>Easy to test</e>
</l2st>
<code>
condition=condition & (numeric & nominal)
</code>