https://github.com/feifeibear/spark-smo-svm-libsvm
a spark-based SVM training program with SMO method
https://github.com/feifeibear/spark-smo-svm-libsvm
Last synced: 3 months ago
JSON representation
a spark-based SVM training program with SMO method
- Host: GitHub
- URL: https://github.com/feifeibear/spark-smo-svm-libsvm
- Owner: feifeibear
- Created: 2016-03-21T11:11:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T11:15:42.000Z (about 9 years ago)
- Last Synced: 2025-01-23T00:41:16.521Z (5 months ago)
- Language: Perl
- Size: 4.72 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sparkl-SMO-SVM
a spark-based SVM training program with SMO method