TorchKM: A GPU-Oriented Library for Kernel Learning and Model Selection
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.
Trend · papers per month
metric-learn is an open source Python package implementing supervised and weakly-supervised distance metric learning algorithms. As part of scikit-learn-contrib, it provides a unified interface compatible with scikit-learn which allows to easily perform cross-validation, model selection, and pipelining with other machi…
Fast-vollib offers high-performance option pricing and IV computation.
We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing and understanding graphs with a scikit-learn compliant API. GraSPy can be downloaded from Python Pac…
Interactive tool helps choose and understand classification metrics.
New method learns complex cell networks from millions of cells.
PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles and more recent neural network-based approaches, under a single, well-documented API designed for us…
BARMPy offers a Python package for Bayesian Additive Regression Models.
BoXHED2.0 boosts survival analysis for complex data.
Model combination, often regarded as a key sub-field of ensemble learning, has been widely used in both academic research and industry applications. To facilitate this process, we propose and implement an easy-to-use Python toolkit, combo, to aggregate models and scores under various scenarios, including classification…
modAL is a modular active learning framework for Python, aimed to make active learning research and practice simpler. Its distinguishing features are (i) clear and modular object oriented design (ii) full compatibility with scikit-learn models and workflows. These features make fast prototyping and easy extensibility p…
mvlearn simplifies multiview machine learning for non-specialists.
Pykg2vec is an open-source Python library for learning the representations of the entities and relations in knowledge graphs. Pykg2vec's flexible and modular software architecture currently implements 16 state-of-the-art knowledge graph embedding algorithms, and is designed to easily incorporate new algorithms. The goa…
Python package ajdmom simplifies moment formula derivation for jump diffusions.
XDeep is an open-source Python package developed to interpret deep models for both practitioners and researchers. Overall, XDeep takes a trained deep neural network (DNN) as the input, and generates relevant interpretations as the output with the post-hoc manner. From the functionality perspective, XDeep integrates a w…
We introduce \texttt{pycobra}, a Python library devoted to ensemble learning (regression and classification) and visualisation. Its main assets are the implementation of several ensemble learning algorithms, a flexible and generic interface to compare and blend any existing machine learning algorithm available in Pytho…
RandALO speeds up risk estimation for large datasets.
Python package for SPD matrix distances, reproducible and extensible.
PyPOTS simplifies machine learning on time series with missing data.
PyXAB is a Python library for X-armed bandits and online optimization.
skscope simplifies sparsity-constrained optimization in Python.
PARyOpt is a python based implementation of the Bayesian optimization routine designed for remote and asynchronous function evaluations. Bayesian optimization is especially attractive for computational optimization due to its low cost function footprint as well as the ability to account for uncertainties in data. A key…
SurvSet offers a repository of 76 T2E datasets for ML benchmarking.
PyHHMM is a Python library for HHMMs with advanced features.
Supervised machine learning methods usually require a large set of labeled examples for model training. However, in many real applications, there are plentiful unlabeled data but limited labeled data; and the acquisition of labels is costly. Active learning (AL) reduces the labeling cost by iteratively selecting the mo…
PyCFRL helps ensure fair reinforcement learning policies from offline data.
New GPU-based algorithm for fast optimal transport on brain tractograms.
In the supervised high dimensional settings with a large number of variables and a low number of individuals, one objective is to select the relevant variables and thus to reduce the dimension. That subspace selection is often managed with supervised tools. However, some data can be missing, compromising the validity o…
ControlBurn selects few features from tree ensembles for better model interpretability.
The paper uses Tukey g-and-h neural networks for non-Gaussian data regression.
Comprisk simplifies competing-risks analysis in Python.
Python package automates causal parameter estimation using Riesz regression.
Python package for ordinal regression using gradient boosting.
Applications such as weather forecasting and personalized medicine demand models that output calibrated probability estimates---those representative of the true likelihood of a prediction. Most models are not calibrated out of the box but are recalibrated by post-processing model outputs. We find in this work that popu…
Chronicals boosts LLM fine-tuning speed by 3.51x over Unsloth.
GEMSS discovers multiple sparse solutions in high-dimensional data.