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

Add cosine (relevance) similarity measure (ALVQ) #42

Open
rickvanveen opened this issue Jan 27, 2021 · 0 comments
Open

Add cosine (relevance) similarity measure (ALVQ) #42

rickvanveen opened this issue Jan 27, 2021 · 0 comments

Comments

@rickvanveen
Copy link
Owner

rickvanveen commented Jan 27, 2021

Is your feature request related to a problem? Please describe.
Does not relate to a problem other then it is currently not supported and would be a good addition.

Describe the solution you'd like
Add cosine similarity measure as a distance function. Effectively, implementing (a version of) Angle(M)LVQ described in:

S. Ghosh, P. Tino and K. Bunte, "Visualisation and knowledge discovery from interpretable models," 2020 International Joint Conference on Neural Networks (IJCNN), Glasgow, United Kingdom, 2020, pp. 1-8.

Describe alternatives you've considered
N/a

Additional context
N/a

@rickvanveen rickvanveen self-assigned this Jan 27, 2021
@rickvanveen rickvanveen changed the title Add cosine (relevance) similarity measure Add cosine (relevance) similarity measure (ALVQ) Jan 27, 2021
@rickvanveen rickvanveen removed their assignment Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant