Sciweavers

222 search results - page 6 / 45
» Experiments with random projections for machine learning
Sort
View
CVPR
2010
IEEE
13 years 12 months ago
Large-Scale Image Categorization with Explicit Data Embedding
Kernel machines rely on an implicit mapping of the data such that non-linear classification in the original space corresponds to linear classification in the new space. As kernel ...
Florent Perronnin, Jorge Sanchez, Yan Liu
SIGCSE
2005
ACM
156views Education» more  SIGCSE 2005»
14 years 2 months ago
Experiences teaching operating systems using virtual platforms and linux
Operating system courses teach students much more when they provide hands-on kernel-level project experience with a real operating system. However, enabling a large class of stude...
Jason Nieh, Chris Vaill

Publication
170views
13 years 7 months ago
Covariance Regularization for Supervised Learning in High Dimensions
This paper studies the effect of covariance regularization for classific ation of high-dimensional data. This is done by fitting a mixture of Gaussians with a regularized covaria...
Daniel L. Elliott, Charles W. Anderson, Michael Ki...
ICDAR
2007
IEEE
14 years 2 months ago
Document Image Segmentation Using a 2D Conditional Random Field Model
This work relates to the implementation of a 2D conditional random field model in the context of document image analysis. Our model makes it possible to take variability into acco...
Stéphane Nicolas, J. Dardenne, Thierry Paqu...
ML
2000
ACM
13 years 8 months ago
Randomizing Outputs to Increase Prediction Accuracy
Bagging and boosting reduce error by changing both the inputs and outputs to form perturbed training sets, grow predictors on these perturbed training sets and combine them. A que...
Leo Breiman