scispace - formally typeset
K

Kurt Hornik

Researcher at Vienna University of Economics and Business

Publications -  329
Citations -  67590

Kurt Hornik is an academic researcher from Vienna University of Economics and Business. The author has contributed to research in topics: Association rule learning & Artificial neural network. The author has an hindex of 70, co-authored 324 publications receiving 59570 citations. Previous affiliations of Kurt Hornik include University of Vienna & University of Erlangen-Nuremberg.

Papers
More filters
Journal ArticleDOI

Multilayer feedforward networks are universal approximators

TL;DR: It is rigorously established that standard multilayer feedforward networks with as few as one hidden layer using arbitrary squashing functions are capable of approximating any Borel measurable function from one finite dimensional space to another to any desired degree of accuracy, provided sufficiently many hidden units are available.
Journal ArticleDOI

Approximation capabilities of multilayer feedforward networks

TL;DR: It is shown that standard multilayer feedforward networks with as few as a single hidden layer and arbitrary bounded and nonconstant activation function are universal approximators with respect to L p (μ) performance criteria, for arbitrary finite input environment measures μ.
Journal ArticleDOI

Unbiased Recursive Partitioning: A Conditional Inference Framework

TL;DR: A unified framework for recursive partitioning is proposed which embeds tree-structured regression models into a well defined theory of conditional inference procedures and it is shown that the predicted accuracy of trees with early stopping is equivalent to the prediction accuracy of pruned trees with unbiased variable selection.
Journal ArticleDOI

kernlab - An S4 Package for Kernel Methods in R

TL;DR: The package contains dot product primitives (kernels), implementations of support vector machines and the relevance vector machine, Gaussian processes, a ranking algorithm, kernel PCA, kernel CCA, and a spectral clustering algorithm.