1.原始文献:
Thorsten Joachims, Transductive Inference for Text Classification using Support Vector Machines. International Conference on Machine Learning (ICML), 1999.
2.学习资料:
Machine Learning with Missing Labels Part 3: Experiments.
3.代码和工具包:
SvmLight: Graph Cutting Algo
SvmLin: MultiSwitch (MS-TSVM) and Deterministic Annealing (DA-TSVM)
UniverSvm: Convex Concave Continuation Procedure (CCCP)
QN-S3VM: Quasi Newton SemiSupervised SVM
本文介绍半监督学习在文本分类中的应用,重点讨论了使用支持向量机进行推导式推理的方法,并提供了SvmLight、SvmLin及UniverSvm等工具包的概览。

341

被折叠的 条评论
为什么被折叠?



