Package: EEML
Type: Package
Title: Ensemble Explainable Machine Learning Models
Version: 0.1.1
Authors@R: c(person("Dr. Md", "Yeasin", role = "aut", email = "yeasin.iasri@gmail.com"),
            person("Dr. Ranjit Kumar", "Paul", role = c("aut","cre"), email = "ranjitstat@gmail.com"),
            person("Dr. Dipanwita", "Haldar", role = "aut")
            )
Author: Dr. Md Yeasin [aut],
  Dr. Ranjit Kumar Paul [aut, cre],
  Dr. Dipanwita Haldar [aut]
Maintainer: Dr. Ranjit Kumar Paul <ranjitstat@gmail.com>
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) <doi:10.1007/s40009-023-01218-x> and Yeasin and Paul (2024) <doi:10.1007/s11227-023-05542-3>.
License: GPL-3
Encoding: UTF-8
Imports: stats, MCS, WeightedEnsemble, topsis
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2024-08-01 04:31:02 UTC; YEASIN
Repository: CRAN
Date/Publication: 2024-08-01 08:50:10 UTC
Built: R 4.4.0; ; 2024-08-01 11:10:41 UTC; unix
