中文
相关论文

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

200 篇论文

Background and objective: Stacking is an ensemble machine learning method that averages predictions from multiple other algorithms, such as generalized linear models and regression trees. An implementation of stacking, called super…

机器学习 · 统计学 2019-08-01 Alexander P. Keil , Daniel Westreich , Jessie K Edwards , Stephen R Cole

Understanding the decisions of tree-based ensembles and their relationships is pivotal for machine learning model interpretation. Recent attempts to mitigate the human-in-the-loop interpretation challenge have explored the extraction of the…

机器学习 · 计算机科学 2024-04-05 Leonardo Arrighi , Luca Pennella , Gabriel Marques Tavares , Sylvio Barbon Junior

The R package polle is a unifying framework for learning and evaluating finite stage policies based on observational data. The package implements a collection of existing and novel methods for causal policy learning including doubly robust…

统计方法学 · 统计学 2024-07-04 Andreas Nordland , Klaus K. Holst

The multivariate Bayesian structural time series (MBSTS) model is a general machine learning model that deals with inference and prediction for multiple correlated time series, where one also has the choice of using a different candidate…

统计方法学 · 统计学 2023-02-07 Ning Ning , Jinwen Qiu

The brms package allows R users to easily specify a wide range of Bayesian single-level and multilevel models, which are fitted with the probabilistic programming language Stan behind the scenes. Several response distributions are…

统计计算 · 统计学 2017-10-17 Paul-Christian Bürkner

This paper introduces SmartEDA, which is an R package for performing Exploratory data analysis (EDA). EDA is generally the first step that one needs to perform before developing any machine learning or statistical models. The goal of EDA is…

统计计算 · 统计学 2020-08-10 Sayan Putatunda , Kiran Rama , Dayananda Ubrangala , Ravi Kondapalli

Spectral Clustering is a popular technique to split data points into groups, especially for complex datasets. The algorithms in the Spectral Clustering family typically consist of multiple separate stages (such as similarity matrix…

机器学习 · 计算机科学 2019-11-04 Yifei Wang , Rui Liu , Yong Chen , Hui Zhangs , Zhiwen Ye

Containment-based trees encompass various handy structures such as B+-trees, R-trees and M-trees. They are widely used to build data indexes, range-queryable overlays, publish/subscribe systems both in centralized and distributed contexts.…

分布式、并行与集群计算 · 计算机科学 2012-12-17 Evangelos Bampas , Anissa Lamani , Franck Petit , Mathieu Valero

This paper describes a design that can be used for Explainable AI. The lower level is a nested ensemble of patterns created by self-organisation. The upper level is a hierarchical tree, where nodes are linked through individual concepts, so…

人工智能 · 计算机科学 2020-11-30 Kieran Greer

This article introduces the R package csranks for estimation and inference involving ranks. First, we review methods for the construction of confidence sets for ranks, namely marginal and simultaneous confidence sets as well as confidence…

计量经济学 · 经济学 2024-01-30 Denis Chetverikov , Magne Mogstad , Pawel Morgen , Joseph Romano , Azeem Shaikh , Daniel Wilhelm

This paper presents a high-level description of the R software package mixdistreg to fit mixture of experts distributional regression models. The proposed framework is implemented in R using the deepregression software template, which is…

统计计算 · 统计学 2023-02-07 David Rügamer

Clustering of longitudinal data is used to explore common trends among subjects over time for a numeric measurement of interest. Various R packages have been introduced throughout the years for identifying clusters of longitudinal patterns,…

机器学习 · 计算机科学 2024-02-23 Niek Den Teuling , Steffen Pauws , Edwin van den Heuvel

We present a short tutorial on to the use of the R gasper package. Gasper is a package dedicated to signal processing on graphs. It also provides an interface to the SuiteSparse Matrix Collection.

信号处理 · 电气工程与系统科学 2023-12-29 Basile de Loynes , Fabien Navarro , Baptiste Olivier

Model performance is frequently reported only for the overall population under consideration. However, due to heterogeneity, overall performance measures often do not accurately represent model performance within specific subgroups. We…

统计方法学 · 统计学 2025-06-03 Ruotao Zhang , Constantine Gatsonis , Jon Steingrimsson

This chapter provides an introduction to the analysis of relational event data (i.e., actions, interactions, or other events involving multiple actors that occur over time) within the R/statnet platform. We begin by reviewing the basics of…

统计方法学 · 统计学 2017-08-01 Carter T. Butts , Christopher Steven Marcum

Ecologists and evolutionary biologists are relying on an increasingly sophisticated set of statistical tools to describe complex natural systems. One such tool that has gained increasing traction in the life sciences is structural equation…

定量方法 · 定量生物学 2015-09-08 Jonathan S. Lefcheck

Generative models for classification use the joint probability distribution of the class variable and the features to construct a decision rule. Among generative models, Bayesian networks and naive Bayes classifiers are the most commonly…

人工智能 · 计算机科学 2022-08-05 Federico Carli , Manuele Leonelli , Gherardo Varando

The family of stable distributions received extensive applications in many fields of studies since it incorporates both the skewness and heavy tails. In this paper, we introduce a package written in the R language called alphastable. The…

统计计算 · 统计学 2018-09-26 Mahdi Teimouri , Mahdi Torshizi , Adel Mohammadpour , Saralees Nadarajah

Time series data are ubiquitous nowadays. Whereas most of the literature on the topic deals with real-valued time series, categorical time series have received much less attention. However, the development of data mining techniques for this…

机器学习 · 统计学 2023-04-26 Ángel López Oriona , José Antonio Vilar Fernández

The sequential parameter optimization (SPOT) package for R is a toolbox for tuning and understanding simulation and optimization algorithms. Model-based investigations are common approaches in simulation and optimization. Sequential…

神经与进化计算 · 计算机科学 2010-06-25 Thomas Bartz-Beielstein