LIBSVM中的SVDD(Support vector data descriiption)算法我要分享

SVDD (support vector data description) algorithm in libsvm

libsvm-cg libsvm-svdd SVDD-matlab LibSVM svdd

关注次数: 306

下载次数: 2

文件大小: 441K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:LIBSVM中的SVDD(Support vector data descriiption)算法,直接可用,可通过修改参数gamma和参数C来控制最后剩下的支撑矢量的数量。


English Description:

SVDD (support vector data description) algorithm in libsvm can be used directly, and the number of remaining support vectors can be controlled by modifying the parameter gamma and parameter C.


代码预览

相关推荐