Proceedings of the Tenth International Conference on Information and Knowledge Management 2001
DOI: 10.1145/502585.502650
|View full text |Cite
|
Sign up to set email alerts
|

SQL database primitives for decision tree classifiers

Abstract: Scalable data mining in large databases is one of today's challenges to database technologies. Thus, substantial effort is dedicated to a tight coupling of database and data mining systems leading to database primitives supporting data mining tasks. In order to support a wide range of tasks and to be of general usage these primitives should be rather building blocks than implementations of specific algorithms. In this paper, we describe primitives for building and applying decision tree classifiers. Based on t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0
2

Year Published

2002
2002
2023
2023

Publication Types

Select...
4
4
2

Relationship

1
9

Authors

Journals

citations
Cited by 39 publications
(14 citation statements)
references
References 18 publications
0
12
0
2
Order By: Relevance
“…A lot of research has been done in implementing data mining algorithms in database query languages. Previous work suggests that tight coupling of the data mining algorithms to the database systems improves the performance of the algorithms significantly [4]. We aim to implement α-miner algorithm in Structured Query Language (SQL) so that our Process Discovery application is tightly coupled to the database.…”
Section: Research Motivation and Aimmentioning
confidence: 99%
“…A lot of research has been done in implementing data mining algorithms in database query languages. Previous work suggests that tight coupling of the data mining algorithms to the database systems improves the performance of the algorithms significantly [4]. We aim to implement α-miner algorithm in Structured Query Language (SQL) so that our Process Discovery application is tightly coupled to the database.…”
Section: Research Motivation and Aimmentioning
confidence: 99%
“…There is a special approach on the same problem using set containment and relational division to find associations [18]. Database primitives to mine decision trees are proposed in [9,21]. Implementing a clustering algorithm in SQL is explored in [14].…”
Section: Related Workmentioning
confidence: 99%
“…Dies sind Anfragen, die eine Bedingung der Form P 1 ∧ P 2 ∧ · · · ∧ P m enthalten, wobei P i ein Prädikat Hier kann mit einer speziellen Zugriffsstruktur, die PartialMatch-Anfragen auf mehrdimensionalen Daten besonders gut unterstützt, ein Vorteil gegenüber den herkömmlichen Indexstrukturen erzielt werden. In [41] wurde das multidimensionale Hashing (MDH) als eine solche Zugriffsstrukur identifiziert.…”
Section: Datenanalyseunclassified