PranavMahajan25 / HOI_toolbox

Higher-order interactions toolbox
MIT License
10 stars 2 forks source link

Infinite redundancy values? #2

Open sammyhansali opened 1 year ago

sammyhansali commented 1 year ago

What does it mean when redundancy values are infinite, isn't this impossible?

Attached is my Odict_Oinfo dictionary, data, and config file, and code used to run HOI toolbox.

I would like to add these results to an upcoming paper, so any help would be appreciated!

odict_oinfo.txt data.txt code.txt config_triplet.txt

danielemarinazzo commented 1 year ago

It's impossible. I never had those in the matlab version...

On Mon, 10 Jul 2023 at 13:56, Sammy Hansali @.***> wrote:

What does it mean when redundancy values are infinite, isn't this impossible?

Attached is my Odict_Oinfo dictionary, data, and config file, and code used to run HOI toolbox.

I would like to add these results to an upcoming paper, so any help would be appreciated!

odict_oinfo.txt https://github.com/PranavMahajan25/HOI_toolbox/files/12001541/odict_oinfo.txt data.txt https://github.com/PranavMahajan25/HOI_toolbox/files/12001542/data.txt code.txt https://github.com/PranavMahajan25/HOI_toolbox/files/12001543/code.txt config_triplet.txt https://github.com/PranavMahajan25/HOI_toolbox/files/12001550/config_triplet.txt

— Reply to this email directly, view it on GitHub https://github.com/PranavMahajan25/HOI_toolbox/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIQU7X5DP7KX5IW2TAM4T3XPPUWFANCNFSM6AAAAAA2ENXAEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

danielemarinazzo commented 1 year ago

Also, a more complete and updated version is being implemented at https://github.com/brainets/hoi

sammyhansali commented 1 year ago

Hi Daniel,

Thank you for the response! I'll look into the new version.

Best, Sammy

sammyhansali commented 1 year ago

Though, I see that the new version doesn't have any documentation on how to actually run the tool. Is that coming soon?