transferwise / hisel

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

Remove float precision in Least Angle Regression #43

Closed claudio-tw closed 1 year ago

claudio-tw commented 1 year ago

Context

The original implementation of the Least Angle Regression was in cython. This entailed specifying the precision of float and int in the numpy arrays. We no longer need that, and this PR reverts back to using the keyword float and int

Checklist

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

The approval(s) from AlxdrPolyakov do(es)n't fullfill the approvers requirements because: