Skip to content

Conversation

joaquin-tempelsman
Copy link

@joaquin-tempelsman joaquin-tempelsman commented Jun 19, 2024

Based on proposed approach by Çörekci, Osman, and Ayla Saylı. "A New Clustering Algorithm of Hybrid Data According to Weights of Attributes." Avrupa Bilim ve Teknoloji Dergisi 5.9 (2016): 28-37.

Implemented feature adds feature weights by passing a weight argument per categorical and numerical feature. This weight is used by both default similarity functions (euclidian for numerical and matching for categorical). Assertions checking for correctly passed weights are added under init and fit methods.

Pending: include integration tests

Joaquin Tempelsman added 2 commits June 19, 2024 16:44
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