Skip to content

Streaming rp hash twrp#23

Open
deysn wants to merge 30 commits intomasterfrom
Streaming_RPHash_TWRP
Open

Streaming rp hash twrp#23
deysn wants to merge 30 commits intomasterfrom
Streaming_RPHash_TWRP

Conversation

@deysn
Copy link
Collaborator

@deysn deysn commented Mar 19, 2021

No description provided.

deysn added 20 commits June 19, 2018 12:40
TWRPv2 is the working version where only the centroids and counts are 
stored, instead of the whole set of vectors.
Fixed DBFriendly Projection. 
Removed some classes that were not used.
Changed the MAP data structure to MultiMap so that one key can map to 
multiple values.
Added command line parameters to set cutoff and choose zero/random
vector.
Fixed error for the Rphash Simple, changed the final centroids returned
to correct values.
TWRPv3 :
can select trwp version fron cmd line.
updated the online wcss calculation.
added classes for knee finding, tracking centroids and aging
@deysn deysn closed this Dec 11, 2021
@deysn deysn reopened this Dec 11, 2021
sayan and others added 8 commits December 11, 2021 04:53
implemented aging using centroids

implemented tracking of centroids

implemented decay functions
1. Parameter-free Projected Adaptive Hash Stream clustering
2. Distributed-Parameter-free Projected Adaptive Hash Stream clustering
3. Parameter-free Random Projection Hash Stream clustering
4. Distributed Parameter-free Random Projection Hash Stream clustering
used linear interpolation to smoothen the initial data
deysn added 2 commits August 1, 2022 05:43
2 types of aging versions working:
1.Centroid  aging
2. microcluster aging
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