<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Random Uniform Forests for Classification, Regression and
Unsupervised Learning</dc:title>
  <dc:title>R package randomUniformForest version 1.1.6</dc:title>
  <dc:description>Ensemble model, for classification, regression
	and unsupervised learning, based on a forest of unpruned 
	and randomized binary decision trees. Each tree is grown 
	by sampling, with replacement, a set of variables at each node. 
	Each cut-point is generated randomly, according to the continuous 
	Uniform distribution. For each tree, data are either bootstrapped 
	or subsampled. The unsupervised mode introduces clustering, dimension reduction
	and variable importance, using a three-layer engine. Random Uniform Forests are mainly 
	aimed to lower correlation between trees (or trees residuals), to provide a deep analysis 
	of variable importance and to allow native distributed and incremental learning.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Imports: methods, Rcpp (&gt;= 0.11.1), parallel, doParallel, iterators,
foreach (&gt;= 1.4.2), ggplot2, pROC, cluster, MASS</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: R.rsp</dc:relation>
  <dc:creator>Saip Ciss &lt;saip.ciss@wanadoo.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Saip Ciss</dc:contributor>
  <dc:rights>BSD_3_clause + file LICENSE (https://CRAN.R-project.org/package=randomUniformForest/LICENSE)</dc:rights>
  <dc:date>2022-06-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=randomUniformForest</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.randomUniformForest</dc:identifier>
</oai_dc:dc>
