<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Lazy Learning for Local Regression</dc:title>
  <dc:description>By combining constant, linear, and quadratic local models,
lazy estimates the value of an unknown multivariate function on
the basis of a set of possibly noisy samples of the function
itself.  This implementation of lazy learning automatically
adjusts the bandwidth on a query-by-query basis through a
leave-one-out cross-validation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Mauro Birattari &lt;mbiro@ulb.ac.be&gt;</dc:creator>
  <dc:contributor>Mauro Birattari &lt;mbiro@ulb.ac.be&gt; and Gianluca Bontempi
&lt;gbonte@ulb.ac.be&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2003-12-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=lazy</dc:identifier>
 </rdf:Description>
</rdf:RDF>

