Additive models

71 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Additive models models and implementations

Most implemented papers

Fast Interpretable Greedy-Tree Sums

csinva/imodels 28 Jan 2022

In such settings, practitioners often use highly interpretable decision tree models, but these suffer from inductive bias against additive structure.

Fast Sparse Classification for Generalized Linear and Additive Models

jiachangliu/fastSparse 23 Feb 2022

For fast sparse logistic regression, our computational speed-up over other best-subset search techniques owes to linear and quadratic surrogate cuts for the logistic loss that allow us to efficiently screen features for elimination, as well as use of a priority queue that favors a more uniform exploration of features.

GAM(e) changer or not? An evaluation of interpretable machine learning models based on additive model constraints

interpretml/interpret 19 Apr 2022

The number of information systems (IS) studies dealing with explainable artificial intelligence (XAI) is currently exploding as the field demands more transparency about the internal decision logic of machine learning (ML) models.

Interpretability, Then What? Editing Machine Learning Models to Reflect Human Knowledge and Values

interpretml/interpret 30 Jun 2022

Machine learning (ML) interpretability techniques can reveal undesirable patterns in data that models exploit to make predictions--potentially causing harms once deployed.

Additive Gaussian Processes

duvenaud/additive-gps NeurIPS 2011

We introduce a Gaussian process model of functions which are additive.

Sparse Partially Linear Additive Models

yinlou/mltk 17 Jul 2014

Thus, to make a GPLAM a viable approach in situations in which little is known $a~priori$ about the features, one must overcome two primary model selection challenges: deciding which features to include in the model and determining which of these features to treat nonlinearly.

Hamiltonian Monte Carlo Acceleration Using Surrogate Functions with Random Bases

chengzhang-uci/RNSHMC 18 Jun 2015

To this end, we build a surrogate function to approximate the target distribution using properly chosen random bases and an efficient optimization process.

Chained Gaussian Processes

SheffieldML/ChainedGP 18 Apr 2016

Gaussian process models are flexible, Bayesian non-parametric approaches to regression.

Stability selection for component-wise gradient boosting in multiple dimensions

boost-R/gamboostLSS 30 Nov 2016

We apply this new algorithm to a study to estimate abundance of common eider in Massachusetts, USA, featuring excess zeros, overdispersion, non-linearity and spatio-temporal structures.

Sparse hierarchical interaction learning with epigraphical projection

npusteln/HierarchicalLearning 22 May 2017

This work focuses on learning optimization problems with quadratical interactions between variables, which go beyond the additive models of traditional linear learning.