https://github.com/daelsepara/supportvectormachinecpp
Support Vector Machine Trainer in (C/C++)
https://github.com/daelsepara/supportvectormachinecpp
machine-learning support-vector-machine svm
Last synced: 2 months ago
JSON representation
Support Vector Machine Trainer in (C/C++)
- Host: GitHub
- URL: https://github.com/daelsepara/supportvectormachinecpp
- Owner: daelsepara
- License: mit
- Created: 2019-05-24T11:48:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T14:18:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T10:14:04.956Z (about 1 year ago)
- Topics: machine-learning, support-vector-machine, svm
- Language: C++
- Homepage:
- Size: 332 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: SupportVectorMachine.cpp
Awesome Lists containing this project
README
# SupportVectorMachineCpp
Support Vector Machine Trainer in (C/C++)