Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

0.9%1.8%2.7%3.6% · Nov 199719922001200920182026
48 results for R package MXM

SES finds multiple feature subsets with similar predictive power.

problem Finding a single optimal feature subset for predictive accuracy.
method SES algorithm identifies multiple statistically equivalent feature subsets.
result Multiple feature subsets can achieve close to maximal predictive accuracy.

Let M be a possibly noncompact manifold. We prove, generically in the C^k-topology (k=2,...,\infty), that semi-Riemannian metrics of a given index on M do not possess any degenerate geodesics satisfying suitable boundary conditions. This extends a result of Biliotti, Javaloyes and Piccione for geodesics with fixed endp…

2009-10-21abs ↗pdf ↗

Let M be a possibly non compact smooth manifold. We study genericity in the C^k-topology (3<=k<=+infty) of nondegeneracy properties of semi-Riemannian geodesic flows on M. Namely, we prove a new version of the Bumpy Metric Theorem for a such M and also genericity of metrics that do not possess any degenerate geodesics …

2010-08-30abs ↗pdf ↗

R package innsight interprets deep neural networks predictions.

problem Interpreting predictions of deep neural networks.
method Unified and user-friendly framework implementing feature attribution methods for neural networks, independent of deep learning library.
result Offers a variety of visualization tools for tabular, signal, image data or a combination.

The public package registry npm is one of the biggest software registry. With its 216 911 software packages, it forms a big network of software dependencies. In this paper we evaluate various methods for finding similar packages in the npm network, using only the structure of the graph. Namely, we want to find a way of…

2016-02-11abs ↗pdf ↗

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predictive accuracy by fitting an ensemble of trees to stabilize model estimates. The randomForestSRC packag…

2015-01-28abs ↗pdf ↗

This paper conducts an empirically study on the trade package composed of a sequence of consecutive purchases or sales of 23 stocks in Chinese stock market. We investigate the probability distributions of the execution time, the number of trades and the total trading volume of trade packages, and analyze the possible s…

2011-03-08abs ↗pdf ↗

bnlearn is an R package which includes several algorithms for learning the structure of Bayesian networks with either discrete or continuous variables. Both constraint-based and score-based algorithms are implemented, and can use the functionality provided by the snow package to improve their performance via parallel c…

2009-08-26abs ↗pdf ↗

The book "Handbook of Finsler geometry" has been included with a CD containing an elegant Maple package, FINSLER, for calculations in Finsler geometry. Using this package, an example concerning a Finsler generalization of Einstein's vacuum field equations was treated. In this example, the calculation of the components …

2013-06-04abs ↗pdf ↗

BKP R package models spatially varying binomial probabilities efficiently.

problem Modeling spatially varying binomial probabilities efficiently.
method Beta Kernel Process (BKP) combining localized kernel-weighted likelihoods with conjugate beta priors.
result Closed-form posterior inference without requiring latent variables or intensive MCMC sampling.

Julia package for Gaussian processes offers fast, flexible, and scalable tools.

problem Modeling complex data sources in various sciences and industries.
method Utilizes Julia's computational benefits for fast, flexible, and user-friendly Gaussian processes.
result Fast, scalable, and user-friendly Gaussian processes package for Julia.

Package {mlr3spatiotempcv} simplifies spatiotemporal resampling methods in R.

problem Assessing and tuning spatial and spatiotemporal machine learning models.
method Integrates various spatiotemporal resampling methods into the {mlr3} framework.
result Provides a consistent interface for spatiotemporal resampling methods.

ODTLearn learns optimal decision trees for predictive and prescriptive tasks.

problem Learning optimal decision trees for high-stakes predictive and prescriptive tasks.
method Mixed-integer optimization framework and object-oriented design.
result Implementation of optimal decision trees for various tasks.

sparsebn learns large Bayesian networks from high-dimensional data.

problem Learning graphical models from large, high-dimensional datasets with interventions.
method Focuses on scalability and consistency in high-dimensional settings, learning causal networks from data.
result Achieves the goal of learning a causal network from data.