paper-with-me

Papers

Discovering Interpretable Machine Learning Models in Parallel Coordinates

2021-06-14 · Boris Kovalerchuk, Dustin Hayes

This paper contributes to interpretable machine learning via visual knowledge discovery in parallel coordinates. The concepts of hypercubes and hyper-blocks are used as easily understandable by end-users in the visual form in parallel coordinates. The Hyper algorithm for classification with mixed and pure hyper-blocks (HBs) is proposed to discover hyper-blocks interactively and automatically in individual, multiple, overlapping, and non-overlapping setting. The combination of hyper-blocks with linguistic description of visual patterns is presented too. It is shown that Hyper models generalize decision trees. The Hyper algorithm was tested on the benchmark data from UCI ML repository. It allowed discovering pure and mixed HBs with all data and then with 10-fold cross validation. The links between hyper-blocks, dimension reduction and visualization are established. Major benefits of hyper-block technology and the Hyper algorithm are in their ability to discover and observe hyper-blocks by end-users including side by side visualizations making patterns visible for all classes. Another advantage of sets of HBs relative to the decision trees is the ability to avoid both data overgeneralization and overfitting.

📄 PDF Abstract BibTeX arXiv:2106.07474

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDimensionality ReductionInterpretable Machine Learning

Similar Papers 제목 키워드 기반

Full interpretable machine learning in 2D with inline coordinates

2021-06-14 · Boris Kovalerchuk, Hoang Phan

This paper proposed a new methodology for machine learning in 2-dimensional space (2-D ML) in inline coordinates. It is a full machine learning approach that does not require to deal with n-dimensional data in n-dimensio…

BIG-bench Machine LearningInterpretable Machine Learning

Non-linear Visual Knowledge Discovery with Elliptic Paired Coordinates

2021-07-11 · Rose McDonald, Boris Kovalerchuk

It is challenging for humans to enable visual knowledge discovery in data with more than 2-3 dimensions with a naked eye. This chapter explores the efficiency of discovering predictive machine learning models interactive…

BIG-bench Machine Learning

Parallel Coordinates for Discovery of Interpretable Machine Learning Models

2023-05-28 · Dustin Hayes, Boris Kovalerchuk

This work uses visual knowledge discovery in parallel coordinates to advance methods of interpretable machine learning. The graphic data representation in parallel coordinates made the concepts of hypercubes and hyperblo…

Dimensionality ReductionInterpretable Machine LearningMissing Values

Full High-Dimensional Intelligible Learning In 2-D Lossless Visualization Space

2023-05-29 · Boris Kovalerchuk, Hoang Phan

This study explores a new methodology for machine learning classification tasks in 2-dimensional visualization space (2-D ML) using Visual knowledge Discovery in lossless General Line Coordinates. It is shown that this i…

Classification

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 …

Interpretable Machine Learning