Friedrich Leisch
University of Natural Resources and Life Sciences, Vienna
230 Papers
917 Citations
Friedrich Leisch is an academic researcher from University of Natural Resources and Life Sciences, Vienna. The author has contributed to research in topics: Market segmentation & Computer science. The author has an hindex of 49, co-authored 219 publications. Previous affiliations of Friedrich Leisch include Vienna University of Technology & University of Erlangen-Nuremberg.
Chat about Author
Papers
(Psycho-)analysis of benchmark experiments: A formal framework for investigating the relationship between data sets and learning algorithms
TL;DR: The framework combines the advantages of benchmark experiments with the formal description of data set characteristics by means of statistical and information-theoretic measures and with the recursive partitioning of Bradley-Terry models for comparing the algorithms' performances.
From Spider-man to Hero - archetypal analysis in R
TL;DR: The R package archetypes is presented, which provides an implementation of the archetypal analysis algorithm within R and different exploratory tools to analyze the algorithm during its execution and its final result.
clusTransition: An R package for monitoring transition in cluster solutions of temporal datasets
Muhammad Atif,Friedrich Leisch +1 more
- 23 Jul 2024
Abstract: Clustering analysis' primary purpose is to divide a dataset into a finite number of segments based on the similarities between items. In recent years, a significant amount of study has focused on the spatio-temporal aspects of clustering. However, clusters are no longer regarded as static objects since changes influence them in the underlying population. This paper describes an R package implementing the MONIC framework for tracing the evolution of clusters extracted from temporal datasets. The name of the package is clusTransition, which stands for Cluster Transition. The algorithm is based on re-clustering cumulative datasets that evolve at successive time-points and monitoring the transitions experienced by the clusters in these clustering solutions. This paper's contribution is to demonstrate how the package clusTransition is developed in the R programming language, and its workflow is discussed using hypothetical and real-life datasets.
Applications of nite mixtures of regression models
Bettina Gr,Friedrich Leisch +1 more
- 01 Jan 2006
TL;DR: Package exmix provides functionality for tting nite mixtures of regression models and includes random intercept models where the random part is modelled by a nite mixture instead of a-priori selecting a suitable distribution.
Stationary and Integrated Autoregressive Neural Network Processes
TL;DR: This work considers autoregressive neural network (AR-NN) processes driven by additive noise and demonstrates that the characteristic roots of the shortcut determine the stochastic behavior of the overall AR-NN process.