Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, acm.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Code for the RankLIME paper accepted at ICTIR2023
Basic Info
- Host: GitHub
- Owner: TaKneeAa
- License: bsd-2-clause
- Language: JavaScript
- Default Branch: main
- Size: 5.95 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Contributing
License
Citation
README.md
RankLIME
Modifications to the LIME repository (https://github.com/marcotcr/lime) for RankLIME (https://dl.acm.org/doi/10.1145/3578337.3605138) accepted for publication in ICTIR 2023.
Please refer to https://github.com/TaKneeAa/RankLIME/blob/main/doc/notebooks/RankLIME.ipynb for example usage of RankLIME.
Please refer to https://github.com/TaKneeAa/RankLIME/blob/main/doc/notebooks/EXS.ipynb for our implementation of EXS (https://arxiv.org/abs/1809.03857) which has been used as a baseline.
Owner
- Name: Tanya Chowdhury
- Login: TaKneeAa
- Kind: user
- Repositories: 1
- Profile: https://github.com/TaKneeAa
Citation (citation.bib)
@inproceedings{lime,
author = {Marco Tulio Ribeiro and
Sameer Singh and
Carlos Guestrin},
title = {"Why Should {I} Trust You?": Explaining the Predictions of Any Classifier},
booktitle = {Proceedings of the 22nd {ACM} {SIGKDD} International Conference on
Knowledge Discovery and Data Mining, San Francisco, CA, USA, August
13-17, 2016},
pages = {1135--1144},
year = {2016},
}
GitHub Events
Total
Last Year
Dependencies
lime/package.json
npm
- babel-cli ^6.8.0 development
- babel-core ^6.17.0 development
- babel-eslint ^6.1.0 development
- babel-loader ^6.2.4 development
- babel-polyfill ^6.16.0 development
- babel-preset-es2015 ^6.0.15 development
- babel-preset-es2015-ie ^6.6.2 development
- css-loader ^0.23.1 development
- eslint ^6.6.0 development
- node-libs-browser ^0.5.3 development
- style-loader ^0.13.1 development
- webpack ^1.13.0 development
- webpack-dev-server ^1.14.1 development
- d3 ^3.5.17
- lodash ^4.11.2
lime.egg-info/requires.txt
pypi
- flake8 *
- matplotlib *
- numpy *
- pyDOE2 ==1.3.0
- pytest *
- scikit-image >=0.12
- scikit-learn >=0.18
- scipy *
- tqdm >=4.29.1
setup.py
pypi
- matplotlib *
- numpy *
- pyDOE2 ==1.3.0
- scikit-image >=0.12
- scikit-learn >=0.18
- scipy *
- tqdm *
binder/environment.yml
conda
- flake8
- h2o
- jupyter
- keras
- matplotlib
- numpy
- pandas
- py-xgboost
- pydoe2
- pytest
- python 3.7.*
- pytorch-cpu
- scikit-image
- scikit-learn
- scipy
- tensorflow