Git Product home page Git Product logo

Comments (2)

AvantiShri avatar AvantiShri commented on June 13, 2024

Hi @misbahch6,

It would depend on three things:
(1) What was the reference a.k.a. baseline that you used?
(2) Which output task are you computing the importance with respect to?
(3) What is the sign of the importance that you observe for a particular example?

Say you used a baseline of all-zeros. Now consider an example where the family history is a 1. The difference-from-baseline for family history for this example is a +1 (because 1-0 = +1). Now let's say that when you compute the scores for output neuron 1, you observe positive importance for family history, whereas if you compute the scores for output neuron 2, you observe a negative importance for family history. This indicates that family history being "1" (rather than zero) contributes positively to output neuron 1, whereas it contributes negatively to output neuron 2. In all, this suggests that a family history of 1 is important for receiving a high score in output neuron 1, whereas a family history of 0 is important for receiving a high score in output neuron 2.

Does that make sense?

Best,
Avanti

from deeplift.

misbahch6 avatar misbahch6 commented on June 13, 2024

thank you so much. it is super clear response
:)

from deeplift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.