scispace - formally typeset
E

Ethem Alpaydin

Researcher at Özyeğin University

Publications -  101
Citations -  9221

Ethem Alpaydin is an academic researcher from Özyeğin University. The author has contributed to research in topics: Artificial neural network & Tree (data structure). The author has an hindex of 30, co-authored 100 publications receiving 8812 citations. Previous affiliations of Ethem Alpaydin include Boğaziçi University.

Papers
More filters
Journal ArticleDOI

Omnivariate decision trees

TL;DR: This work proposes omnivariate trees where the decision node may be univariate, linear, or nonlinear depending on the outcome of comparative statistical tests on accuracy thus matching automatically the complexity of the node with the subproblem defined by the data reaching that node.
Journal ArticleDOI

Incremental construction of classifier and discriminant ensembles

TL;DR: It is seen that an incremental ensemble has higher accuracy than bagging and random subspace method; and it has a comparable accuracy to AdaBoost, but fewer classifiers.
Journal ArticleDOI

Linear discriminant trees

TL;DR: This work proposes a new decision tree induction method called linear discriminant trees (LDT) which uses the best combination of these criteria in terms of accuracy, simplicity and learning time and learns fast, are accurate, and the trees generated are small.
Journal Article

Combining Multiple Representations for Pen-based Handwritten Digit Recognition

TL;DR: On a real-world database of handwritten digits containing more than 11,000 handwritten digits, it is noticed that the two multi-layer perceptron (MLP) based classiers using these representations make errors on dierent patterns implying that a suitable combination of the two would lead to higher accuracy.
Proceedings Article

MultiStage Cascading of Multiple Classifiers: One Man's Noise is Another Man's Data

TL;DR: Cascading is discussed, where there is a sequence of classifiers ordered in terms of increasing complexity and specificity such that early classifiers are simple and general whereas later ones are more complex and specific, being localized on patterns rejected by the previous classifiers.