🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Explain predictions.

User: "Thiru"
New Altair Community Member
Updated by Jocelyn
I have a question with respect to " Explain predictions " operator

This operator gives  4 types of outputs.  Trying to understand how does it generate these outputs. 
is it purely  based on  LIME  or any other method used?

best regards
thiru



Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Thiru"
    New Altair Community Member
    OP
    @mschmitz

    can i get help on the below: 

    I have a question with respect to " Explain predictions " operator

    This operator gives  4 types of outputs.  Trying to understand how does it generate these outputs. 
    is it purely  based on  LIME  or any other method used?

    best regards
    thiru
    Hi,
    please check https://christophm.github.io/interpretable-ml-book/. LIME, Shaply and KernelShap are implemented after this book.

    BR,
    Martin