搜索:svmlight
找到约 11 项符合「svmlight」的查询结果
结果 11
https://www.eeworm.com/dl/650/380534.html
人工智能/神经网络
SVMLight算法,Algorithm-SVMLight-0.08.tar.gz
SVMLight算法,Algorithm-SVMLight-0.08.tar.gz
https://www.eeworm.com/dl/637/245633.html
多国语言处理
JNI Kernel Extension for SVMlight
JNI Kernel Extension for SVMlight,实现在svmLight上的进一步开发
https://www.eeworm.com/dl/650/294599.html
人工智能/神经网络
read in a problem (in svmlight format)
read in a problem (in svmlight format)
https://www.eeworm.com/dl/684/245639.html
软件设计/软件工程
JNI Kernel Extension for SVMlight的文档
JNI Kernel Extension for SVMlight的文档,帮助理解
https://www.eeworm.com/dl/637/245635.html
多国语言处理
JNI Kernel Extension for SVMlight的windows实现
JNI Kernel Extension for SVMlight的windows实现,可以直接在windows下使用
https://www.eeworm.com/dl/650/289495.html
人工智能/神经网络
New training algorithm for linear classification SVMs that can be much faster than SVMlight for larg
New training algorithm for linear classification SVMs that can be much faster than SVMlight for large datasets. It also lets you direcly optimize multivariate performance measures like F1-Score, ROC-Area, and the Precision/Recall Break-Even Point.
https://www.eeworm.com/dl/637/274055.html
多国语言处理
目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面
目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面,使用不方便。这个程序基于svmlight整合在VC++开发环境。将给VC用户带来极大方便。
https://www.eeworm.com/dl/637/274053.html
多国语言处理
svm(支持向量机)是著名的分类算法
svm(支持向量机)是著名的分类算法,svmlight是其中的一种实现的最新版本。完全开源。
https://www.eeworm.com/dl/650/277989.html
人工智能/神经网络
SVM是一种常用的模式分类机器学习算法
SVM是一种常用的模式分类机器学习算法,以效率高准确度高闻名于世,libsvm和svmlight是常用的两种SVM实现方法。