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

anomaly/gmm: Add GMM-based change detection algorithm #94

Closed
wants to merge 19 commits into from

Conversation

jamiesantos
Copy link
Contributor

@jamiesantos jamiesantos commented May 17, 2023

Adding the GMM change detection code to anomaly/

Still needs work:

  • pickling GMMs (caching)
  • removal of old code (old clustering algorithm)
  • streamlining of results
  • testing of ground truth localized data

Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
…ecture

Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
With this commit, the caching is now in a functional state.

Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
Signed-off-by: Jamie Santos <jamiesanto@gmail.com>
@jamiesantos jamiesantos force-pushed the wip/gmm_change_det branch from 4d20ca9 to 7d97666 Compare May 22, 2023 13:13
@marinagmoreira
Copy link
Member

this code was merged in #100

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.

2 participants