# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "localModel" in publications use:' type: software license: GPL-1.0-only title: 'localModel: LIME-Based Explanations with Interpretable Inputs Based on Ceteris Paribus Profiles' version: '0.5' doi: 10.32614/CRAN.package.localModel abstract: Local explanations of machine learning models describe, how features contributed to a single prediction. This package implements an explanation method based on LIME (Local Interpretable Model-agnostic Explanations, see Tulio Ribeiro, Singh, Guestrin (2016) ) in which interpretable inputs are created based on local rather than global behaviour of each original feature. authors: - family-names: Biecek given-names: Przemyslaw email: przemyslaw.biecek@gmail.com - family-names: Staniak given-names: Mateusz repository: https://modeloriented.r-universe.dev repository-code: https://github.com/ModelOriented/localModel commit: 7cba8f3c33b50e300a883c44a92eee69ca947181 url: https://github.com/ModelOriented/localModel contact: - family-names: Biecek given-names: Przemyslaw email: przemyslaw.biecek@gmail.com