rules algorithm

hi.

i'm new on knime. i look for algorithm that provide set of rules like if attribute1=A and attribute2>8 and attribute3=B so there is 80% for target=YES. 

which algorithms could i use?

Hi,

You should use Decision tree from the mining knime section menu or something like the FURIA algorithm in Weka (classification algorithms -> rules -> FURIA).