transferwise / hisel

Feature selection tool based on Hilbert-Schmidt Independence Criterion
Apache License 2.0
2 stars 0 forks source link

Sort features by decreasing relevance when testing lar implementation #10

Closed claudio-tw closed 1 year ago

claudio-tw commented 1 year ago

…least-angle regression

Context

To optimize the code, our implementation of least-angle regression does not sort the feature before returning. During tetst, when pyHSICLasso is used for reconciliation purposes, this makes the reconciliation impossible to perform on a one-to-one basis. This PR proposes to sort the features returned by our implamentation of lar when testing.

Checklist

wise-github-bot-app[bot] commented 1 year ago

:red_circle:

Your CODEOWNERS file is broken, fix the following errors before merging the branch: