Sciweavers

742 search results - page 52 / 149
» Support vector machine classification on the web
Sort
View
NIPS
2000
14 years 11 months ago
Regularized Winnow Methods
In theory, the Winnow multiplicative update has certain advantages over the Perceptron additive update when there are many irrelevant attributes. Recently, there has been much eff...
Tong Zhang
DSS
2008
186views more  DSS 2008»
14 years 9 months ago
A machine learning approach to web page filtering using content and structure analysis
As the Web continues to grow, it has become increasingly difficult to search for relevant information using traditional search engines. Topic-specific search engines provide an al...
Michael Chau, Hsinchun Chen
ICPR
2004
IEEE
15 years 11 months ago
Training of Classifiers Using Virtual Samples Only
This paper describes the training of classifiers entirely based on virtual images, rendered by a ray-tracing software. Two classifiers, a support vector machine and a polynomial c...
Annika Kuhl, Lars Krüger, Christian Wöhl...
ACL
2008
14 years 11 months ago
Kernels on Linguistic Structures for Answer Extraction
Natural Language Processing (NLP) for Information Retrieval has always been an interesting and challenging research area. Despite the high expectations, most of the results indica...
Alessandro Moschitti, Silvia Quarteroni
JMLR
2008
84views more  JMLR 2008»
14 years 9 months ago
LIBLINEAR: A Library for Large Linear Classification
LIBLINEAR is an open source library for large-scale linear classification. It supports logistic regression and linear support vector machines. We provide easy-to-use command-line ...
Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-R...