Data distribution:
    Iris-setosa: 33.33% (50 instances)
    Iris-versicolor: 33.33% (50 instances)
    Iris-virginica: 33.33% (50 instances)


Predicted distribution:
    Iris-setosa: 33.33% (50 instances)
    Iris-versicolor: 33.33% (50 instances)
    Iris-virginica: 33.33% (50 instances)


Field importance:
    1. pétal.length: 70.19%
    2. pétal&width : 29.09%
    3. sépal&width: 0.71%


Rules summary:

Iris-setosa : (data 33.33% / prediction 33.33%) pétal.length <= 2.45 [Confidence: 92.86%]


Iris-versicolor : (data 33.33% / prediction 33.33%) pétal.length > 2.45
    · 94.00%: 2.45 < pétal.length <= 4.95  and pétal&width  <= 1.65 [Confidence: 92.44%]
    · 4.00%: 4.95 < pétal.length <= 5.45  and 1.55 < pétal&width  <= 1.75  [Confidence: 34.24%]
    · 2.00%: 2.45 < pétal.length <= 4.85  and pétal&width  > 1.75 and sépal&width > 3.1 [Confidence: 20.65%]


Iris-virginica : (data 33.33% / prediction 33.33%) pétal.length > 2.45
    · 86.00%: pétal.length > 4.85 and pétal&width  > 1.75 [Confidence: 91.80%]
    · 6.00%: pétal.length > 4.95 and pétal&width  <= 1.55 [Confidence: 43.85%]
    · 4.00%: 2.45 < pétal.length <= 4.85  and pétal&width  > 1.75 and sépal&width <= 3.1 [Confidence: 34.24%]
    · 2.00%: 2.45 < pétal.length <= 4.95  and 1.65 < pétal&width  <= 1.75  [Confidence: 20.65%]
    · 2.00%: pétal.length > 5.45 and 1.55 < pétal&width  <= 1.75  [Confidence: 20.65%]