Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Clarification for function detect_feature_sign #12

Open
Princec711 opened this issue Sep 12, 2019 · 0 comments
Open

Need Clarification for function detect_feature_sign #12

Princec711 opened this issue Sep 12, 2019 · 0 comments

Comments

@Princec711
Copy link

Hi Julius,

I need clarification in function detect feature sign.

  1. For calculating feature dependence value we are transforming input by
    obtain_orthogonal_transformed_matrix function and obtain the output from model by sending
    the transformed input to model.
  2. For calculating feature sign we are transforming the input by different transformation
    and output from model by sending the transformed input to model.

Output from model for step 1 and 2 is different for same feature.

So can you please clarify why we are using two different transformation for calculating feature dependence value and sign respectively.
Hoping to hear from you soon.

Thankyou in Advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant