<?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>Boruta -- a tool for finding significant attributes in
information systems</dc:title>
  <dc:subject>CRAN Task View: MachineLearning (http://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:description>Boruta is a feature selection algorithm based on a
randomForest classifier. It selects the full set of all
relevant attributes by comparing original attributes&apos;
importances with importance achievable at random estimated
using their randomised copies.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0.0), randomForest</dc:relation>
  <dc:relation>Suggests: mlbench</dc:relation>
  <dc:creator>Miron B. Kursa &lt;M.Kursa@icm.edu.pl&gt;</dc:creator>
  <dc:contributor>Algorithm by Witold R. Rudnicki &lt;W.Rudnicki@icm.edu.pl&gt;, R
implementation by Miron B. Kursa &lt;M.Kursa@icm.edu.pl&gt;.</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-02-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=Boruta</dc:identifier>
 </rdf:Description>
</rdf:RDF>

