Skip to content

851 multiclass svm#933

Open
FAmirjani wants to merge 7 commits intodaphne-project:mainfrom
FAmirjani:851_multiclass_SVM
Open

851 multiclass svm#933
FAmirjani wants to merge 7 commits intodaphne-project:mainfrom
FAmirjani:851_multiclass_SVM

Conversation

@FAmirjani
Copy link

Four files have been added, which include the implementation of the SVM algorithm:

  1. A L2_SVM_.daph file containing the binary classification algorithm.
  2. An SVM_Multiclass_.daph file containing the multiclass classification algorithm.
  3. An SVM_Predict_.daph file for prediction using the trained model.
  4. A mSVM_Test_.daph file that generates a random dataset based on user-defined specifications and tests the algorithm.
    Feel free to let me know if you need further details!

@FAmirjani FAmirjani closed this Dec 8, 2024
@FAmirjani FAmirjani reopened this Dec 8, 2024
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