登录
首页 » 算法 » 基于半监督SVM的多实例学习算法

基于半监督SVM的多实例学习算法

于 2022-01-27 发布 文件大小:5.33 kB
0 302
下载积分: 2 下载次数: 2

代码说明:

MissSVM 是一个包求解基于半监督的支持向量机的多示例学习问题。MissSVM 旨在表明如果采取独立实例的假设,多实例学习可以看作半监督学习的一个特殊情况,多实例学习领域可能并入半监督学习的领域。因此,未来的多实例学习研究应假定只有序列矩袋及避免独立实例的假设

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自己做的一个支持加减乘的大数类
    自己做的一个支持加减乘的大数类-own support of a majority of the Modified by category
    2023-01-31 03:55:03下载
    积分:1
  • ECC点集和倍点计
    对椭圆加密算法中的涉及的求模,求逆以及所有相关点集的计算,并对多倍点的计算做了计算
    2022-11-10 16:05:03下载
    积分:1
  • 可用于ansys模型向flac转换.相当实用的岩土体数值计软件伴侣!...
    可用于ansys模型向flac转换.相当实用的岩土体数值计算软件伴侣!-ANSYS model can be used to convert to FLAC. Considerable body of practical numerical calculation of geotechnical software partners!
    2022-08-11 21:00:42下载
    积分:1
  • 新型GA
    一种好的改进遗传算法function [opy,optimy]=GA(pt,gennum,psize)% 输入参数:% pt       m*n的加工时间矩阵(n是工件数目,m是机器数目)由已知给的T矩阵,可得n=100,m=10% gennum   迭代的次数(代数)% psize    种群的规模大小%输出参数:% opy       最优的Makespan值pc=0.9;%交叉因子pm=0.1;%变异因子[m,n]=size(pt);current_gen=1;%current_gen means the current generationnewgen=zeros(psize,n+1); %mewgen is the new generation of the populationnewgen(1:psize,1:n)=rand(psize,n);%主种群初始化,0-1之间的随机数 %Generalize the initial groupfather=zeros(2,n); %father is used to store the two genes for crossover and mutation avgen=zeros(1,gennum); %avgen is the matrix of the average of all the generationsoptimx=zeros(1,n);optimy=ones(1,gennum);%Generalize the initial groupfor i=1:psize    [Ya,pop(i,1:n)]=sort(newgen(i,1:n));%种群排序,实数编码转换为自然数编码 随机生成的0-1之间的小数进行排序然后取每个从小到大数对应的位置    newg
    2022-03-18 14:25:18下载
    积分:1
  • 三维FDTD程序(一个Fortran写的三维FDTD程序)-Three-dimensional FDTD program (written in a Fortran three-dimensional FDTD program)
    2023-06-04 11:50:02下载
    积分:1
  • 用结构体实现复数数据类型定义并实现复数运,实现输入数据...
    用结构体实现复数数据类型定义并实现复数运算,实现输入数据-Use the structure to achieve the definition of complex data types and to achieve complex operations, the realization of the input data
    2022-10-31 18:25:03下载
    积分:1
  • Learnin Mathematics with the ABACUS Activity
    Learnin Mathematics with the ABACUS Activity-book part 5
    2022-03-31 23:57:31下载
    积分:1
  • 格式操作
    字符串格式,concat 字符串,长度的字符串,使用 vb 6.0,可以帮助程序员为计数,并知道字符串的长度
    2022-07-15 12:01:40下载
    积分:1
  • 这是关于运筹学上的单纯形的源码,此方用的是两阶段。...
    这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
    2022-05-23 17:42:09下载
    积分:1
  • 用在语音芯片上的一个,实现ADPCM编码的压缩程序,对语音编解码有帮助!...
    用在语音芯片上的一个,实现ADPCM编码的压缩程序,对语音编解码有帮助!-with the voice of a chip to achieve ADPCM compression coding procedures, the voice codecs help!
    2022-07-19 11:19:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载