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

Surrogate Type Extension for MI Kraskov Estimator #100

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

DRynne
Copy link

@DRynne DRynne commented Jun 15, 2024

Added support for choice of surrogate types in KSG continuous Mutual Information estimator.

Coded as part of CSYS5050 Master of Complex Systems Capstone Project, semester 1 2024.

Added generateRotatedSurrogates method in RandomGenerator

Added SURROGATE_TYPE parameter and logic within MutualInfoCalculatorMultiVariate and MutualInfoMultiVariateCommon to support new surrogate selection method.

Refactored DYN_CORR_EXCL_TIME from individual instantiations in kernel and kraskov classes into common in order to support exclusion window setting within rotated surrogates.

Updated AutoAnalyser to reflect changes.

Added Python Example 10 with an example that depicts the effect of the biased shuffled surrogates against the rotated surrogates for autocorrelated data:

surrogate_type_comparison

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

Successfully merging this pull request may close these issues.

1 participant