Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@angelsevillamol
Copy link
Collaborator

What does this implement/fix? Explain your changes

Refactors the kernel parameter in SVOREX and REDSVM to accept string values instead of integers, improving clarity and consistency with scikit-learn conventions.

  • SVOREX.kernel now accepts gaussian, linear, poly.
  • REDSVM.kernel now accepts linear, poly, rbf, sigmoid, stump, perceptron, laplacian, exponential, precomputed.

Copy link
Member

@dguijo dguijo left a comment

Choose a reason for hiding this comment

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

Great work!

@dguijo dguijo merged commit 813ba85 into main Jul 14, 2025
9 checks passed
@angelsevillamol angelsevillamol deleted the refactor-kernel-names branch July 16, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants