André Cristóvão Neves Ferreira

Results 6 comments of André Cristóvão Neves Ferreira

Is there any update on this color adaptation? I find this extension to be quite interesting and useful, but I want to use notebooks in dark mode. Gather on JupyterLab...

Hi, I'm also having trouble with the prediction value given with the sum of contributions, when using a LSTM model. I'm working on pytorch and I also have input data...

Hi @slundberg. Thank you for answering. Here's a simple notebook demonstrating the problem with a dummy dataset: [https://github.com/AndreCNF/shap-variable-sequence-pytorch-debug](https://github.com/AndreCNF/shap-variable-sequence-pytorch-debug) I can't provide the original data that I'm using, as it's not...

Thank you @slundberg for looking through the example! Essentially, I'm working on Electronic Medical Records, where we have a time series for each patient, with variable sequence length. The output...

Hi again @slundberg and @gabrieltseng. Thank you for discussing the issues with me. Meanwhile, I've tried both the Gradient and the Kernel Explainers and both were still not complying with...

PR #14326 addresses the need for async Bedrock, albeit using the new `BedrockConverse` LLM instead of the old `Bedrock` one.