aboutsummaryrefslogtreecommitdiff
blob: b9d1fd6a7fc457f564a331e6660eb11e5f64353c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<longdescription>
  Locally Weighted Projection Regression (LWPR) is a recent algorithm
  that achieves nonlinear function approximation in high dimensional spaces
  with redundant and irrelevant input dimensions. At its core, it uses
  locally linear models, spanned by a small number of univariate
  regressions in selected directions in input space. A locally
  weighted variant of Partial Least Squares (PLS) is employed for
  doing the dimensionality reduction.
</longdescription>
<use>
  <flag name='octave'>Add <pkg>sci-mathematics/octave</pkg> support</flag>
</use>
</pkgmetadata>