Description: 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.
To Search:
File list (Check if you may need any files):
ML2\amsvr.m
...\build_label_manifold.m
...\demo.m
...\emotions.mat
...\estimate_top_struct.m
...\kernelmatrix.m
...\predict.m
...\readme.txt
ML2