文件名称:ML2
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是基于流型标签的标签学习,很有机器学习参考价值,各位可以参考一下。代码中分享了论文来源。-The algorithm ML^2 includes three main steps. First, it estimates the topological structure the feature space. Then it transfers the
topological structure to the label space and constructs the label manifold.
Finally, it adapts MSVR to learn the mapping the feature manifold to
the label manifold. Here is an example of ML^2 algorithm.
topological structure to the label space and constructs the label manifold.
Finally, it adapts MSVR to learn the mapping the feature manifold to
the label manifold. Here is an example of ML^2 algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ML2\amsvr.m
...\build_label_manifold.m
...\demo.m
...\emotions.mat
...\estimate_top_struct.m
...\kernelmatrix.m
...\predict.m
...\readme.txt
ML2