Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / marcotcr/lime issues and pull requests
#756 - Add video support for LIME in a new LimeVideoExplainer and VideoExplanation classes.
Pull Request -
State: open - Opened by sirTomasson 8 days ago
#754 - LIME and how to adjust the precision of feature range
Issue -
State: open - Opened by yuzhi26-hahaha about 2 months ago
#753 - Saving the output of show_in_notebook as static image
Issue -
State: open - Opened by payamv3 6 months ago
- 2 comments
#752 - correction in data_labels function
Pull Request -
State: open - Opened by eduardoafonso1089 6 months ago
#751 - Met the issue about TypeError when using lime_image.LimeImageExplainer()
Issue -
State: open - Opened by CorleoneJW 7 months ago
#750 - Inverse scaling/ normalization to get actual unscaled values in explanation : Old issue but I made a way around
Issue -
State: open - Opened by ShahrinNakkhatra-optimizely 7 months ago
#749 - update Python support
Issue -
State: open - Opened by rootsmusic 7 months ago
#748 - LIME and multi-correlated variables
Issue -
State: open - Opened by elopezfune 8 months ago
#747 - Question: using LIME for text generation
Issue -
State: open - Opened by dyomed93 8 months ago
- 2 comments
#746 - RecurrentTabularExplainer for regression task
Issue -
State: open - Opened by sujanme25 9 months ago
#745 - added optional background color for darkmode
Pull Request -
State: open - Opened by AndreasKarasenko 9 months ago
#744 - How to handle binary features
Issue -
State: open - Opened by loukasilias 9 months ago
#743 - Distances derivation, explain_instance() method in Tabular LIME
Issue -
State: open - Opened by SamiRawash 9 months ago
#742 - Added Stratified Sampling instead of Monte Carlo Sampling
Pull Request -
State: open - Opened by rashidrao-pk 10 months ago
#741 - How to use lime with 3 dim time series data and lstm
Issue -
State: open - Opened by CynthiaLong 10 months ago
#740 - Issues with LIME Implementation in Image Classification
Issue -
State: open - Opened by SouCh305 11 months ago
#739 - Unexpected keyword argument 'progress_bar' for lime_image.LimeImageExplainer().explain_instance()
Issue -
State: open - Opened by momchilgeorgiev 12 months ago
#738 - importance score for all tokens
Issue -
State: open - Opened by JINHXu 12 months ago
#737 - `show_in_notebook` shows no bars
Issue -
State: open - Opened by JINHXu 12 months ago
#736 - Getting error when my predict_fn is actually a method from a class
Issue -
State: open - Opened by ShahrinNakkhatra-optimizely about 1 year ago
- 1 comment
#735 - ans = self.domain_mapper.map_exp_ids(self.local_exp[label_to_use], **kwargs) KeyError: 1
Issue -
State: open - Opened by Drjacky about 1 year ago
#734 - submodular pick
Issue -
State: open - Opened by LatikaMeelu about 1 year ago
#733 - Trying to explaine a simple Neural Network using LIME
Issue -
State: open - Opened by omaruno about 1 year ago
- 1 comment
#732 - Update explanation.py to add dpi feature (Explaination.as_pyplot_figure)
Pull Request -
State: open - Opened by apoplexi24 over 1 year ago
#731 - How to explain prediction for a data with just a few features (from all features of training dataset)?
Issue -
State: open - Opened by williamty over 1 year ago
- 2 comments
#730 - Can LIME only be used for text classification tasks?
Issue -
State: open - Opened by DenuwanClouda over 1 year ago
#729 - Is this Repo Maintained?
Issue -
State: open - Opened by MohammedAlsayed over 1 year ago
- 2 comments
#728 - Implement Dark Mode for explanation.show_in_notebook method
Pull Request -
State: open - Opened by ajwells128 over 1 year ago
- 3 comments
#727 - Skmultilearn binary relevance produces sparse output.
Pull Request -
State: open - Opened by MaazBinMusa over 1 year ago
#726 - Multi_Label_Classification
Issue -
State: closed - Opened by MaazBinMusa over 1 year ago
#725 - ValueError: Found input variables with inconsistent numbers of samples: [5000, 20000] ? how does this occur is soemthing wrong with my tokeniser ?
Issue -
State: open - Opened by Achinth04 over 1 year ago
#724 - ImportError: cannot import name 'QhullError' from 'scipy.spatial'....
Issue -
State: open - Opened by Anan5a over 1 year ago
#723 - Value error for more then one word ? any work through ?
Issue -
State: open - Opened by Achinth04 over 1 year ago
#722 - Lime consuming too much RAM for explanations for layoutLM
Issue -
State: closed - Opened by Achinth04 over 1 year ago
- 1 comment
#721 - TypeError: TextEncodeInput
Issue -
State: open - Opened by nipunikajain over 1 year ago
#720 - How can explanation data be inverse normalized?
Issue -
State: open - Opened by StijnBerendse over 1 year ago
- 1 comment
#719 - How to explain seq2seq model using lime?
Issue -
State: open - Opened by noobanti over 1 year ago
#718 - Tensorflow bert and lime
Issue -
State: open - Opened by GiannisHaralabopoulos over 1 year ago
- 1 comment
#717 - the output mapping of the explain_instance from lime does not match num_features
Issue -
State: closed - Opened by jaycej1 almost 2 years ago
- 1 comment
#716 - LIME for 1D signals
Issue -
State: open - Opened by ansariyusuf almost 2 years ago
#715 - mark_boundaries failed to read the original input image as background
Issue -
State: open - Opened by y-sheng almost 2 years ago
#714 - What's the interpretation of a value for a numerical feature?
Issue -
State: open - Opened by rrags almost 2 years ago
- 1 comment
#713 - Feature width not enough in notebook output -> cut with "..."
Issue -
State: open - Opened by leoncena almost 2 years ago
#712 - Can we set the Ridge penalty number?
Issue -
State: open - Opened by singsinghai almost 2 years ago
#711 - Problem about explaning classifier from Nimbusml package.
Issue -
State: open - Opened by chenz1hao almost 2 years ago
#710 - 3d input feature supported?
Issue -
State: open - Opened by makovez almost 2 years ago
#709 - LimeTabularExplainer.explain_instance - model_regressor parameter
Issue -
State: open - Opened by PaschalisLagias about 2 years ago
#708 - Inverse operation in mean-centering and scaling in sampling
Issue -
State: open - Opened by yap231995 about 2 years ago
#707 - Can the sampling around an instance method be part of the utils?
Issue -
State: closed - Opened by HardikPrabhu about 2 years ago
#706 - Problems with implementing LIME, can't get binary 0 or 1 outputs, only probabilities
Issue -
State: open - Opened by Ostlimpa about 2 years ago
#705 - Add predict_fn_accept_dense_only to explain_instance when input is sparse but model takes dense
Pull Request -
State: open - Opened by dbinlbl about 2 years ago
- 1 comment
#704 - background/filter dataset in LIME
Issue -
State: open - Opened by dbinlbl about 2 years ago
- 1 comment
#703 - top_label
Issue -
State: open - Opened by ElineideSilva about 2 years ago
- 1 comment
#702 - Create text classification tutorial using tensorflow
Pull Request -
State: open - Opened by Nour-Aldein2 about 2 years ago
#701 - TabularExplainer | exp.as_pyplot_figure() | KeyError: 1
Issue -
State: open - Opened by Paulyzei over 2 years ago
#700 - Deprecation Warning for Ipython
Issue -
State: open - Opened by Alex-Wenner-FHR over 2 years ago
#699 - Possible To Add Support for AutoGluon Models?
Issue -
State: closed - Opened by Alex-Wenner-FHR over 2 years ago
- 1 comment
#698 - Added option to pass arguments to classifier via dict
Pull Request -
State: open - Opened by ldingemans over 2 years ago
#697 - Pytorch output support in lime_tabular.py
Pull Request -
State: open - Opened by UrjaPawar over 2 years ago
#696 - sklearn.preprocess.OneHotEncoder(categorical_features = categorical_features)
Issue -
State: open - Opened by wjiames over 2 years ago
#695 - Incoherent explanation on text LIME explainer ?
Issue -
State: open - Opened by nprime496 over 2 years ago
#694 - ModuleNotFoundError: No module named 'lime.lime_tabular'; 'lime' is not a package
Issue -
State: open - Opened by harisiva123 over 2 years ago
- 3 comments
#693 - How image explanation method works?
Issue -
State: open - Opened by amindadgar over 2 years ago
#692 - Multi Input Explanation (Image&Text).
Pull Request -
State: closed - Opened by aymanKH9991 over 2 years ago
#691 - Are there any online communities (Discord, Slack, Telegram) for LIME?
Issue -
State: open - Opened by george-adams1 over 2 years ago
#690 - 3D image classification problem
Issue -
State: open - Opened by xiaobaitubaibaibai over 2 years ago
- 1 comment
#689 - pip3 install lime==0.2.0.1
Issue -
State: open - Opened by nvkulkarni21 over 2 years ago
#688 - "Domain error in arguments" when using LimeTabularExplainer
Issue -
State: closed - Opened by HZeng3 over 2 years ago
- 4 comments
#687 - Added support for custom replacement_fn
Pull Request -
State: open - Opened by ByrdOfAFeather over 2 years ago
#686 - Enum field in MySQL
Issue -
State: closed - Opened by carcleo over 2 years ago
- 1 comment
#685 - [Multiclass Thai Text Classification] IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
Issue -
State: open - Opened by setthawut8 over 2 years ago
- 1 comment
#684 - LIME explain ability for other language - Non English
Issue -
State: open - Opened by sunnyfarfetch over 2 years ago
#683 - Lime value and feature importance are inconsistent with different random seed
Issue -
State: open - Opened by sweta30 over 2 years ago
- 1 comment
#682 - number exception when using LIME with LightGBM native API
Issue -
State: open - Opened by 123Kudo over 2 years ago
#681 - LIME is killed when explaining a text classification (186 classes) by bert classifier
Issue -
State: open - Opened by SuYanqi over 2 years ago
- 2 comments
#680 - __init__() got multiple values for argument 'nesterov'
Issue -
State: open - Opened by Iamifra16 over 2 years ago
#679 - How to use LIME when we have mixed feature(Text and tabular features both)?
Issue -
State: open - Opened by vishalkumarbit over 2 years ago
#678 - Support for custom vectorization in LimeTextExplainer
Issue -
State: open - Opened by TheLastProgramer over 2 years ago
- 2 comments
#677 - how to convert 'show_in_notebook' to plt?
Issue -
State: closed - Opened by wenku1992abc over 2 years ago
#676 - Lime explain_instance dimension error
Issue -
State: open - Opened by chunweihuangya over 2 years ago
- 2 comments
#675 - LIME local explanations.score decreases as the num_samples increases and the kernel_width remains constant.
Issue -
State: open - Opened by SaiSreeInavalli over 2 years ago
- 2 comments
#674 - LIME explanations with categorical features have different dimensions than the model parameters
Issue -
State: open - Opened by amir-rahnama over 2 years ago
#673 - Explanations on multi parallel output case of LSTM
Issue -
State: open - Opened by keyram over 2 years ago
#672 - NameError: name 'qs_kernel_size' is not defined
Issue -
State: open - Opened by Lilithrrm over 2 years ago
#671 - What is explain_instance() "text" argument supposed to be?
Issue -
State: closed - Opened by another1s over 2 years ago
- 2 comments
#670 - Error: The class of model must have a model_type method
Issue -
State: open - Opened by Nehagupta90 almost 3 years ago
#669 - LIME - Understanding its Output for Regression
Issue -
State: open - Opened by SorenSc almost 3 years ago
#668 - LIME explainer not working for Logistic Classifier
Issue -
State: open - Opened by jgdpsingh almost 3 years ago
#667 - Preserve order of text for explain_instance
Issue -
State: open - Opened by paulmwatson almost 3 years ago
- 1 comment
#666 - reliability of Lime continuous variable discretization with poor exp score
Issue -
State: open - Opened by SSMK-wq almost 3 years ago
#665 - Confusing results on simple linear regression model.
Issue -
State: closed - Opened by kilasuelika almost 3 years ago
- 1 comment
#664 - Multi output regression support
Issue -
State: open - Opened by genny92cst almost 3 years ago
#663 - Changing colors of lime explanations
Issue -
State: open - Opened by janmarczak almost 3 years ago
#662 - Calculate r2 score
Issue -
State: open - Opened by SamiurRahman1 almost 3 years ago
- 3 comments
#661 - Cannot use lime with grayscale images
Issue -
State: open - Opened by rEstela almost 3 years ago
- 3 comments
#660 - Unexpected keyword argument 'progress_bar'
Issue -
State: open - Opened by sensationTI almost 3 years ago
- 2 comments
#659 - How to extract the feature names and range of values provided in the LIME explanation for further analysis?
Issue -
State: open - Opened by adib0073 almost 3 years ago
#658 - LIME Explanation showing positive values for Class 1 for any probability
Issue -
State: open - Opened by hanzigs almost 3 years ago
#657 - StandarScaler on tabular explanations
Issue -
State: open - Opened by IsmaelRH1807 almost 3 years ago
#656 - explanation of Siamese neural network
Issue -
State: open - Opened by Rabia3 about 3 years ago