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

General Gram matrices (SVM Kernels) #892

Merged
merged 5 commits into from
Aug 1, 2019

Conversation

tfeher
Copy link
Contributor

@tfeher tfeher commented Jul 29, 2019

This branch implements general Gram matrices for ML algos that use kernel functions. Currently linear, polynomial, sigmoid (tanh) and RBF kernels are implemented.

@tfeher tfeher mentioned this pull request Jul 31, 2019
Copy link
Member

@teju85 teju85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM.

Requesting @cjnolet and/or @dantegd for merge.

Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@cjnolet cjnolet merged commit a053eef into rapidsai:branch-0.9 Aug 1, 2019
@tfeher tfeher deleted the fea-ext-gram branch November 21, 2019 11:10
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.

4 participants