Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

SEARCH GUIDE  Download Search Tip PDF File

  • chapterNo Access

    COVERING (RULE-BASED) ALGORITHMS

    Classification rules (if-then rules) are an intuitive way of performing classification, and they are a popular alternative to decision trees. Covering algorithms are one of the most well-studied methods for inducing classification rules from training sets. This chapter discusses basic covering algorithms and illustrates them with simple examples that capture the essence of the problems. In addition, some of the current applications of covering algorithms are reviewed.