paper-with-me

Papers

Explainable Machine Learning for Categorical and Mixed Data with Lossless Visualization

2023-05-29 · Boris Kovalerchuk, Elijah McCoy

Building accurate and interpretable Machine Learning (ML) models for heterogeneous/mixed data is a long-standing challenge for algorithms designed for numeric data. This work focuses on developing numeric coding schemes for non-numeric attributes for ML algorithms to support accurate and explainable ML models, methods for lossless visualization of n-D non-numeric categorical data with visual rule discovery in these visualizations, and accurate and explainable ML models for categorical data. This study proposes a classification of mixed data types and analyzes their important role in Machine Learning. It presents a toolkit for enforcing interpretability of all internal operations of ML algorithms on mixed data with a visual data exploration on mixed data. A new Sequential Rule Generation (SRG) algorithm for explainable rule generation with categorical data is proposed and successfully evaluated in multiple computational experiments. This work is one of the steps to the full scope ML algorithms for mixed data supported by lossless visualization of n-D data in General Line Coordinates beyond Parallel Coordinates.

📄 PDF Abstract BibTeX arXiv:2305.18437

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine Learning

Similar Papers 제목 키워드 기반

Explainable Mixed Data Representation and Lossless Visualization Toolkit for Knowledge Discovery

2022-06-13 · Boris Kovalerchuk, Elijah McCoy

Developing Machine Learning (ML) algorithms for heterogeneous/mixed data is a longstanding problem. Many ML algorithms are not applicable to mixed data, which include numeric and non-numeric data, text, graphs and so on …

Data Visualization

FOLD-RM: A Scalable, Efficient, and Explainable Inductive Learning Algorithm for Multi-Category Classification of Mixed Data

2022-02-14 · Huaduo Wang, Farhad Shakerin, Gopal Gupta

FOLD-RM is an automated inductive learning algorithm for learning default rules for mixed (numerical and categorical) data. It generates an (explainable) answer set programming (ASP) rule set for multi-category classific…

Inductive Learning

FOLD-TR: A Scalable and Efficient Inductive Learning Algorithm for Learning To Rank

2022-06-15 · Huaduo Wang, Gopal Gupta

FOLD-R++ is a new inductive learning algorithm for binary classification tasks. It generates an (explainable) normal logic program for mixed type (numerical and categorical) data. We present a customized FOLD-R++ algorit…

Binary ClassificationInductive LearningLearning-To-RankVocal Bursts Type Prediction

Explaining predictive models with mixed features using Shapley values and conditional inference trees

2020-07-02 · Annabelle Redelmeier, Martin Jullum, Kjersti Aas

It is becoming increasingly important to explain complex, black-box machine learning models. Although there is an expanding literature on this topic, Shapley values stand out as a sound method to explain predictions from…

BIG-bench Machine Learning

Topological Machine Learning for Mixed Numeric and Categorical Data

2020-03-10 · Chengyuan Wu, Carol Anne Hargreaves

Topological data analysis is a relatively new branch of machine learning that excels in studying high dimensional data, and is theoretically known to be robust against noise. Meanwhile, data objects with mixed numeric an…

BIG-bench Machine LearningGeneral ClassificationTopological Data Analysis