Jade Affolabi
Jade Affolabi
Hi @rcap107 , Thank you for your feedback. I will keep working on the PR. This work was indeed part of an assignment, but it doesn't matter, I will do...
Hi @rcap107 , You said that the "PR is missing proper examples in the docstrings, and a relative example in the documentation." It seems you a talking about two types...
Hello, I realized that using norm 1 or norm 2 to calculate the IdS does not respect the following property : Ids(x,x) = 1, where a variable has perfect dependence...
Hello, No worries, take your time. If there are any other changes to be made, let me know.
Hi, I would like to work on this issue. Do you have some specific guidelines or recommendations ?
Hi, I think I can do it. Thanks for the indications.
Yes, the one hot encoding is definitely a better approach than ordinal-encode. The original paper does mention computing p-values on the permutation tests in order to decide whether two variables...
Hello, I've submitted a pull request.