works on

From the 1 of 12 linked papers with an AI index.

activity
20242026
collaborators
Showing cs.LGShow all

6 papers · 1 filter

cs.LG2025

Effector: A Python package for regional explanations

Vasilis Gkolemis, Christos Diou, Dimitris Kyriakopoulos +10

Effector is a Python package for interpreting machine learning (ML) models that are trained on tabular data through global and regional feature effects. Global effects, like Partia…

cs.LG2025

On the Robustness of Global Feature Effect Explanations

Hubert Baniecki, Giuseppe Casalicchio, Bernd Bischl +1

We study the robustness of global post-hoc explanations for predictive models trained on tabular data. Effects of predictor features in black-box supervised learning are an essenti…

cs.LG2025

Efficient and Accurate Explanation Estimation with Distribution Compression

Hubert Baniecki, Giuseppe Casalicchio, Bernd Bischl +1

We discover a theoretical connection between explanation estimation and distribution compression that significantly improves the approximation of feature attributions, importance,…

cs.LG2024

fmeffects: An R Package for Forward Marginal Effects

Holger Löwe, Christian A. Scholbeck, Christian Heumann +2

Forward marginal effects have recently been introduced as a versatile and effective model-agnostic interpretation method particularly suited for non-linear and non-parametric predi…

cs.LG2024

Multi-Objective Hyperparameter Optimization in Machine Learning -- An Overview

Florian Karl, Tobias Pielok, Julia Moosbauer +10

Hyperparameter optimization constitutes a large part of typical modern machine learning workflows. This arises from the fact that machine learning methods and corresponding preproc…

cs.LG2024

mlr3summary: Concise and interpretable summaries for machine learning models

Susanne Dandl, Marc Becker, Bernd Bischl +2

This work introduces a novel R package for concise, informative summaries of machine learning models. We take inspiration from the summary function for (generalized) linear models…