• Travels By feature results in fewer errors, the 1R algorithm will return the following• "one rule" based on Travels By:– If the animal travels by air, it is not a mammal – If the animal travels by land, it is a mammal– If the animal travels by sea, it is not a mammal• The algorithm stops here, having found the single most important rule.