Classification rule with simple select SQL statement
Spits Warnars H.L.H

TL;DR
This paper proposes a method using simple SQL statements to generate classification and characteristic rules directly from relational databases, enhancing data mining efficiency and rule quality.
Contribution
It introduces a novel approach that combines simple SQL queries with concept hierarchy handling to create classification rules and characteristic rules simultaneously.
Findings
Single SQL statement can generate classification and characteristic rules.
Incorporating concept hierarchy improves rule accuracy.
Method enhances integration of data mining with relational databases.
Abstract
A simple sql statement can be used to search learning or rule in relational database for data mining purposes particularly for classification rule. With just only one simple sql statement, characteristic and classification rule can be created simultaneously. Collaboration sql statement with any other application software will increase the ability for creating t-weight as measurement the typicality of each record in the characteristic rule and d-weight as measurement the discriminating behavior of the learned classification/discriminant rule, specifically for further generalization in characteristic rule. Handling concept hierarchy into tables based on concept tree will influence for the successful simple sql statement and by knowing the right standard knowledge to transform each of concept tree in concept hierarchy into one table as to transform concept hierarchy into table, the simple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Data Management and Algorithms · Advanced Database Systems and Queries
