Skip to main content

Posts

Showing posts from July, 2008

Semi-supervised Learning

Ways of Doing Semi-supervised algorithm Transductive SVM ( minimize the risk directly ) Co-training and Tri-training ( using two/three different view of the same datasets) Genetic Algorithm Non-parametric approach ( modified KDE convergence algorithm ) Parametric approach ( modified EM algorithm ) Graph-based approach