-
Notifications
You must be signed in to change notification settings - Fork 416
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
Support feature weights #30
Labels
Comments
It would be nice to have this, yes. |
Has anything been done on this? |
No work on feature weights has been done at this point. Sample weights have been added recently, though: |
Is this on the roadmap? I've been duplicating features to increase weight @nicodv - is there a better way to do this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to add a parameter or input vector specifying the weight of each categorical variable rather than treating them as same in dissimilarity calculation as its doing now.
The text was updated successfully, but these errors were encountered: