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

DBSTREAM fix (related to issue #1324) #1336

Merged
merged 4 commits into from
Oct 9, 2023
Merged

DBSTREAM fix (related to issue #1324) #1336

merged 4 commits into from
Oct 9, 2023

Commits on Oct 9, 2023

  1. Adding negative signs before fading_factor for steps within Algoritjm…

    … 2 of the paper by Hashler and Bolanos to allow clusters with low weight removed.
    hoanganhngo610 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    104460f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f3822 View commit details
    Browse the repository at this point in the history
  3. initiate new micro cluster based on the maximum key of the existing m…

    …icro clusters, or indexed as 0 if the list of micro clusters is still empty.
    hoanganhngo610 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7dd9783 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd583a2 View commit details
    Browse the repository at this point in the history