中文
相关论文

相关论文: The R Package stagedtrees for Structural Learning …

200 篇论文

This paper presents a new ensemble learning method for classification problems called projection pursuit random forest (PPF). PPF uses the PPtree algorithm introduced in Lee et al. (2013). In PPF, trees are constructed by splitting on…

机器学习 · 统计学 2021-05-24 Natalia da Silva , Dianne Cook , Eun-Kyung Lee

Computing makes up a large and growing component of data science and statistics courses. Many of those courses, especially when taught by faculty who are statisticians by training, teach R as the programming language. A number of…

Discovering patterns of the complex high-dimensional data is a long-standing problem. Dimension Reduction (DR) and Intrinsic Dimension Estimation (IDE) are two fundamental thematic programs that facilitate geometric understanding of the…

机器学习 · 统计学 2022-09-13 Kisung You

Edge detection is a critical component of many vision systems, including object detectors and image segmentation algorithms. Patches of edges exhibit well-known forms of local structure, such as straight lines or T-junctions. In this paper…

计算机视觉与模式识别 · 计算机科学 2014-11-26 Piotr Dollár , C. Lawrence Zitnick

The credit scoring industry has a long tradition of using statistical tools for loan default probability prediction and domain specific standards have been established long before the hype of machine learning. Although several commercial…

统计计算 · 统计学 2020-07-03 Gero Szepannek

We provide a hands-on introduction to optimized textual sentiment indexation using the R package sentometrics. Textual sentiment analysis is increasingly used to unlock the potential information value of textual data. The sentometrics…

机器学习 · 统计学 2021-10-22 David Ardia , Keven Bluteau , Samuel Borms , Kris Boudt

Scene Graph Generation is a critical enabler of environmental comprehension for autonomous robotic systems. Most of existing methods, however, are often thwarted by the intricate dynamics of background complexity, which limits their ability…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Xukun Zhou , Zhenbo Song , Jun He , Hongyan Liu , Zhaoxin Fan

An R package SpatialPack that implements routines to compute point estimators and perform hypothesis testing of the spatial association between two stochastic sequences is introduced. These methods address the spatial association between…

应用统计 · 统计学 2016-11-17 Felipe Osorio , Ronny Vallejos , Francisco Cuevas

A heuristic extending the Squarified Treemap technique for the representation of hierarchical information as treemaps is presented. The original technique gives high quality treemap views, since items are laid out with rectangles that…

人机交互 · 计算机科学 2016-09-06 Antonio Cesarano , FIlomena Ferrucci , Mario Torre

growclusters for R is a package that estimates a partition structure for multivariate data. It does this by implementing a hierarchical version of k-means clustering that accounts for possible known dependencies in a collection of datasets,…

数学软件 · 计算机科学 2024-05-01 Randall Powers , Wendy Martinez , Terrance Savitsky

We study the problem of learning a latent tree graphical model where samples are available only from a subset of variables. We propose two consistent and computationally efficient algorithms for learning minimal latent trees, that is, trees…

机器学习 · 统计学 2010-09-15 Myung Jin Choi , Vincent Y. F. Tan , Animashree Anandkumar , Alan S. Willsky

RSNet is an open-source R package that provides a resampling-based framework for robust and interpretable network inference, designed to address the limited-sample-size challenges common in high-dimensional data. It supports both the…

机器学习 · 计算机科学 2026-05-14 Ziwei Huang , Zeyuan Song , Paola Sebastiani , Stefano Monti

Prediction rule ensembles (PREs) are a relatively new statistical learning method, which aim to strike a balance between predictive accuracy and interpretability. Starting from a decision tree ensemble, like a boosted tree ensemble or a…

应用统计 · 统计学 2023-10-02 Marjolein Fokkema , Carolin Strobl

Monitoring progress on the United Nations Sustainable Development Goals (SDGs) is important for both academic and non-academic organizations. Existing approaches to monitoring SDGs have focused on specific data types; namely, publications…

计算与语言 · 计算机科学 2022-09-07 Dominik S. Meier , Rui Mata , Dirk U. Wulff

Monitoring data while it is processed and transformed can yield detailed insight into the dynamics of a (running) production system. The lumberjack package is a lightweight package allowing users to follow how an R object is transformed as…

统计计算 · 统计学 2025-12-30 Mark P. J. van der Loo

Net-trees are a general purpose data structure for metric data that have been used to solve a wide range of algorithmic problems. We give a simple randomized algorithm to construct net-trees on doubling metrics using $O(n\log n)$ time in…

计算几何 · 计算机科学 2018-09-06 Mahmoodreza Jahanseir , Donald R. Sheehy

A common problem in many disciplines is the need to assign a set of items into categories or classes with known labels. This is often done by one or more expert raters, or sometimes by an automated process. If these assignments or `ratings'…

统计方法学 · 统计学 2024-01-11 Jeffrey M. Pullin , Lyle C. Gurrin , Damjan Vukcevic

Modeling the diameter distribution of trees in forest stands is a common forestry task that supports key biologically and economically relevant management decisions. The choice of model used to represent the diameter distribution and how to…

应用统计 · 统计学 2019-11-26 Mahdi Teimouri , Jeffrey W. Doser , Andrew O. Finley

Behavior Trees constitute a widespread AI tool which has been successfully spun out in robotics. Their advantages include simplicity, modularity, and reusability of code. However, Behavior Trees remain a high-level decision making engine;…

机器人学 · 计算机科学 2020-09-01 Pilar de la Cruz , Justus Piater , Matteo Saveriano

Federated learning has emerged as a promising distributed learning paradigm that facilitates collaborative learning among multiple parties without transferring raw data. However, most existing federated learning studies focus on either…

机器学习 · 计算机科学 2024-05-01 Qinbin Li , Chulin Xie , Xiaojun Xu , Xiaoyuan Liu , Ce Zhang , Bo Li , Bingsheng He , Dawn Song