Learn R Programming

EEML (version 0.1.1)

Ensemble Explainable Machine Learning Models

Description

We introduced a novel ensemble-based explainable machine learning model using Model Confidence Set (MCS) and two stage Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) algorithm. The model combined the predictive capabilities of different machine-learning models and integrates the interpretability of explainability methods. To develop the proposed algorithm, a two-stage Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) framework was employed. The package has been developed using the algorithm of Paul et al. (2023) and Yeasin and Paul (2024) .

Copy Link

Version

Install

install.packages('EEML')

Monthly Downloads

186

Version

0.1.1

License

GPL-3

Maintainer

Dr. Kumar Paul

Last Published

August 1st, 2024

Functions in EEML (0.1.1)

Weight

Selection of Superior Models Using MSC Algorithm
EEML

Ensemble Explainable Machine Learning Models
ModelSel

Selection of Superior Models Using MSC Algorithm