Skip to content

Conversation

@breyerml
Copy link
Member

Add support for regression to PLSSVM for all backends.
Changes the API!: csvm is renamed to csvc, csvr is added

Additionally, greatly improves the Python bindings as well as adding many Python code examples.
Fix Windows action (MSVC is supported again).

…he number of dependencies (removed dependencies for CPU as well as NVIDIA and AMD GPU discovery).
… For regression, we only use the current real_type on the command line.
…t operators for the data_Set class (since we now have a virtual destructor).
…ate the LIBSVM model parsing functions accordingly. Implement the fit, predict, and score functions (placeholders in case of the SVR) and update the executable main functions accordingly.
@breyerml
Copy link
Member Author

Also closes #74.

@breyerml breyerml added the enhancement New feature or request label Feb 18, 2025
@breyerml breyerml self-assigned this Feb 18, 2025
@breyerml breyerml requested a review from vancraar February 18, 2025 16:04
@breyerml breyerml merged commit 3968239 into develop Apr 17, 2025
9 of 10 checks passed
@breyerml breyerml deleted the regression branch April 29, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants