The picture below shows the decision surface on Two-Moons data set created by LapESVR when the unlabelled is minimally utilized,
When
Currently only Windows binary is supported.
- Set up VC++ environment variables by running
vcvars64.bat
. - To clean the existing binary.
nmake -f Makefile.win clean
- To build Windows binary.
nmake -f Makefile.win lib
Currently only Python interface is supported.
Example is given in python/LapESVR.ipynb
.
Chen, L., Tsang, I. W., & Xu, D. (2012). Laplacian embedded regression for scalable manifold regularization. IEEE Transactions on Neural Networks and Learning Systems, 23(6), 902–915. https://doi.org/10.1109/TNNLS.2012.2190420