Sciweavers

143 search results - page 2 / 29
» Lazy Learning for Improving Ranking of Decision Trees
Sort
View
ICML
2003
IEEE
13 years 11 months ago
Decision Tree with Better Ranking
AUC(Area Under the Curve) of ROC(Receiver Operating Characteristics) has been recently used as a measure for ranking performanceof learning algorithms. In this paper, wepresent a ...
Charles X. Ling, Robert J. Yan
ICDM
2006
IEEE
169views Data Mining» more  ICDM 2006»
13 years 11 months ago
Privacy-Preserving Data Imputation
In this paper, we investigate privacy-preserving data imputation on distributed databases. We present a privacypreserving protocol for filling in missing values using a lazy deci...
Geetha Jagannathan, Rebecca N. Wright
ICML
2000
IEEE
14 years 6 months ago
FeatureBoost: A Meta-Learning Algorithm that Improves Model Robustness
Most machine learning algorithms are lazy: they extract from the training set the minimum information needed to predict its labels. Unfortunately, this often leads to models that ...
Joseph O'Sullivan, John Langford, Rich Caruana, Av...
ML
2000
ACM
154views Machine Learning» more  ML 2000»
13 years 5 months ago
Lazy Learning of Bayesian Rules
The naive Bayesian classifier provides a simple and effective approach to classifier learning, but its attribute independence assumption is often violated in the real world. A numb...
Zijian Zheng, Geoffrey I. Webb
ML
2008
ACM
135views Machine Learning» more  ML 2008»
13 years 5 months ago
Compiling pattern matching to good decision trees
We address the issue of compiling ML pattern matching to compact and efficient decisions trees. Traditionally, compilation to decision trees is optimized by (1) implementing decis...
Luc Maranget