<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Learn-One-Rule</title>
<meta name="AUTHOR" content="Jose M Vidal"></meta>
<meta name="GENERATOR" content="xslides.el, written by J.M. Vidal"></meta>
<link rel="next" href="learn-one-rulealgorithm.xml" title="Learn-One-Rule Algorithm"/>
<link rel="previous" href="sequentialcovering.xml"  title="Sequential Covering"/>
<link rel="author" href="../../index.html" title="Jose M Vidal"/>
<link rel="parent" href="index.xml" title="Index"/>
<link rel="top" href="../index.html" title="Presentation List"/>

<link rel="stylesheet" type="text/css" href="../xslides-medwhite.css" title="White" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-medblue.css" title="Blue" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-usc.css" title="USCTheme" media="all" />
<script language="javascript" type="text/javascript" src="../scripts/stylehelper.js"></script>
</head>
<body>
<div class="navbar">
<p>
<a onclick="javascript:this.href=getURL('sequentialcovering.xml');return true;" rel="prev" href="sequentialcovering.xml" accesskey="P" title="Sequential Covering">&larr;</a>
<a rel="index" href="index.xml" onclick="javascript:this.href=getURL('index.xml');return true;" accesskey="I" title="Index Page">^</a>
<a rel="next" href="learn-one-rulealgorithm.xml" onclick="javascript:this.href=getURL('learn-one-rulealgorithm.xml');return true;" accesskey="N" title="Learn-One-Rule Algorithm">&rarr;</a>
</p>
</div>
<h1 class="slide">Learn-One-Rule</h1>
<div class="slidebody">

      <div class="floatleft">
	<img class="float" src="learn-one-rule.png" alt="Learn one Rule"/>
      </div>

      <ul>
	<li><b>Idea:</b> organize the hypothesis space search in
	general to specific fashion. </li>

	<li>Start with most general rule precondition, then greedily
	add the attribute that most improves performance measured over
	the training examples. </li>
      </ul>
    </div><hr class="bottom"/>
<table class="footer" cellspacing="0" cellpadding="0" border="0" width="97%" summary="footer">
<tr valign="bottom">
<td><p class="author"><a href="../../index.html">Jos&eacute; M. Vidal</a>
<a class="remote" href=" http://validator.w3.org/check?uri=http://jmvidal.cse.sc.edu/talks/learningrules/learn-one-rule.xml">.</a></p>
</td>
<td align="right"><p class="index">4 of 47</p></td>
</tr>
</table>
</body>
</html>