Sciweavers

11 search results - page 1 / 3
» Induction of decision trees in numeric domains using set-val...
Sort
View
IDA
2000
Springer
13 years 4 months ago
Induction of decision trees in numeric domains using set-valued attributes
Conventional algorithms for decision tree induction use an attribute-value representation scheme for instances. This paper explores the empirical consequences of using set-valued ...
Dimitrios Kalles, Athanassios Papagelis, Eirini Nt...
IJCAI
1993
13 years 6 months ago
Induction of Oblique Decision Trees
This article describes a new system for induction of oblique decision trees. This system, OC1, combines deterministic hill-climbing with two forms of randomization to nd a good ob...
David G. Heath, Simon Kasif, Steven Salzberg
ECML
1993
Springer
13 years 9 months ago
SIA: A Supervised Inductive Algorithm with Genetic Search for Learning Attributes based Concepts
This paper describes a genetic learning system called SIA, which learns attributes based rules from a set of preclassified examples. Examples may be described with a variable numbe...
Gilles Venturini
ICML
1999
IEEE
14 years 5 months ago
Making Better Use of Global Discretization
Before applying learning algorithms to datasets, practitioners often globally discretize any numeric attributes. If the algorithm cannot handle numeric attributes directly, prior ...
Eibe Frank, Ian H. Witten
ML
2000
ACM
154views Machine Learning» more  ML 2000»
13 years 4 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