首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > A Parallel Version of Support Vector Machine

A Parallel Version of Support Vector Machine

  • 资源大小:34.20 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Machine Learning c

资 源 简 介

应用背景It is the code of the following paper: http://books.nips.cc/papers/files/nips20/NIPS2007_0435.pdf. This is an all-kernel-support version of SVM, which can parallel run on multiple machines.     ---From code.google关键技术 We migrate it from Google"s large scale computing infrastructure to MPI, then every one can use and run it. Please notice this open source project is a 20% project (we do it in part time), and it is still in a Beta version. :) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

psvm-1.0
common.h
document.cc
document.h
io.cc
io.h
kernel.cc
kernel.h
matrix.cc
matrix.h
matrix_manipulation.cc
matrix_manipulation.h
model.cc
model.h
parallel_interface.cc
parallel_interface.h
pd_ipm.cc
pd_ipm.h
pd_ipm_parm.h
svm_predict.cc
svm_predict.h
svm_train.cc
svm_train.h
timer.cc
timer.h
util.cc
util.h
Makefile
VIP VIP
0.191652s