Skip to content

Cost distance in WachterEtAl implementation #7

@AlexisTabin

Description

@AlexisTabin

Hello there!

I'm still currently adapting CF techniques for classification to regression, and I have a small problem with the Wachter & Al. technique producing CFs that are not sparse at all. (see attached fig.)

From what I read in the literature Wachter & Al. paper, they are using a Manhattan distance weighted feature-wise with the inverse median absolute deviation (MAD) as the cost to ensure the sparsity of the CF.

Here, it seems that the cost function only includes the Manhattan distance (when the norm is set to 1).

Is it possible that the cost function is wrong and thus the method fails to provide sparse CF results ?
Or is there something else I don't understand?

5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions