Free cookie consent management tool by TermsFeed Policy Generator
wiki:AdditionalMaterial

Version 20 (modified by gkronber, 13 years ago) (diff)

added description of Friedman-II benchmark problem

Additional Material for Publications

This page contains a collection of additional material related to publications of members of the research group HEAL.

2010

Dissertation Kronberger

The following datasets are used in experiments in the thesis.

Artificial benchmark datasets

Friedman-I

friedman-I.csv

This dataset is described in (Friedman, 1991), where it is used to benchmark the multi-variate adaptive regression splines (MARS) algorithm. The signal-to-noise ratio in this dataset is rather low, so it is difficult to rediscover the generating function f(x) especially the terms below the noise level (x4 and x5).

Variables x01,..., x10 are sampled uniformly from the unit hypercube (x~U(0,1)). Epsilon is generated from the standard normal distribution (e~N(0,1)).

Friedman-II

friedman-II.csv

This dataset is also described in (Friedman, 1991). The signal-to-noise ratio in this dataset is larger compared to the Friedman-I function.

Variables x1,..., x5 are sampled uniformly from the unit hypercube (x~U(0,1)).

Breiman-I

breiman-I.csv

This dataset is described in (Breiman et al., 1984), where it is used to benchmark the classification and regression trees (CART) algorithm. The signal-to-noise ratio is rather low and additionally it contains a crisp conditional which makes it rather difficult to rediscover the generating function with a symbolic regression approach.

Epsilon is generated from the normal distribution (e~N(0,2)).

Variables x01,..., x10 are randomly sampled attributes following the probability distributions:

Real-world datasets

Chemical-I

chemical-I.csv

Chemical-II

chemical-II.csv

Financial-I

financial-I.csv

Macro-Economic

macro-economic.csv

Housing

housing.csv

References

Jerome H. Friedman, Multivariate adaptive regression splines, The Annals of Statistics, 19(1):1-141, 1991.
Leo Breiman, Jerome H. Friedman, Charles J. Stone and R. A. Olson, Classification and Regression Trees, Chapman and Hall, 1984

2011

Attachments (4)

Download all attachments as: .zip