Skip to content

Add simple SVM example in C++#6844

Open
MuhammedHamzatkt wants to merge 1 commit intoOpenGenus:masterfrom
MuhammedHamzatkt:svm-example
Open

Add simple SVM example in C++#6844
MuhammedHamzatkt wants to merge 1 commit intoOpenGenus:masterfrom
MuhammedHamzatkt:svm-example

Conversation

@MuhammedHamzatkt
Copy link
Copy Markdown

This pull request adds a simple example implementation of a linear Support Vector Machine (SVM) in C++.
It demonstrates basic classification logic without using external libraries.

  • Added new file: svm.cpp
  • Tested locally and verified predictions.

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