A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../../bioc/html/XAItest.html below:

Bioconductor - XAItest (development version)

XAItest

This is the development version of XAItest; for the stable release version, see XAItest.

XAItest: Enhancing Feature Discovery with eXplainable AI

Bioconductor version: Development (3.22)

XAItest is an R Package that identifies features using eXplainable AI (XAI) methods such as SHAP or LIME. This package allows users to compare these methods with traditional statistical tests like t-tests, empirical Bayes, and Fisher's test. Additionally, it includes a system that enables the comparison of feature importance with p-values by incorporating calibrated simulated data.

Author: Ghislain FIEVET [aut, cre] ORCID: 0000-0002-0337-7327 , Sébastien HERGALANT [aut] ORCID: 0000-0001-8456-7992

Maintainer: Ghislain FIEVET <ghislain.fievet at gmail.com>

Citation (from within R, enter citation("XAItest")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("XAItest")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("XAItest")
Details biocViews Classification, FeatureExtraction, Regression, Software, StatisticalMethod Version 1.1.1 In Bioconductor since BioC 3.21 (R-4.5) (< 6 months) License MIT + file LICENSE Depends R (>= 3.5.0) Imports limma, randomForest, kernelshap, caret, lime, DT, methods, SummarizedExperiment, ggplot2 System Requirements URL https://github.com/GhislainFievet/XAItest Bug Reports https://github.com/GhislainFievet/XAItest/issues See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4