中文
相关论文

相关论文: Classification rule with simple select SQL stateme…

200 篇论文

Multi-model databases are designed to store, manage, and query data in various models, such as relational, hierarchical, and graph data, simultaneously. In this paper, we provide a theoretical basis for querying categorical databases. We…

数据库 · 计算机科学 2025-04-15 Jiaheng Lu

Data mining is a useful decision support technique that can be used to discover production rules in warehouses or corporate data. Data mining research has made much effort to apply various mining algorithms efficiently on large databases.…

数据库 · 计算机科学 2007-05-23 Fadila Bentayeb , Jérôme Darmont

Integrating LLM powered operators in declarative query languages allows for the combination of cheap and interpretable functions with powerful, generalizable language model reasoning. However, in order to benefit from the optimized…

计算与语言 · 计算机科学 2025-09-25 Parker Glenn , Alfy Samuel , Daben Liu

Mining association rules is a popular and well researched method for discovering interesting relations between variables in large databases. A practical problem is that at medium to low support values often a large number of frequent…

数据库 · 计算机科学 2008-12-18 Michael Hahsler , Christian Buchta , Kurt Hornik

Statistical Relational Learning (SRL) methods have shown that classification accuracy can be improved by integrating relations between samples. Techniques such as iterative classification or relaxation labeling achieve this by propagating…

信息检索 · 计算机科学 2017-02-13 Immanuel Bayer , Uwe Nagel , Steffen Rendle

Interpretable classifiers have recently witnessed an increase in attention from the data mining community because they are inherently easier to understand and explain than their more complex counterparts. Examples of interpretable…

机器学习 · 计算机科学 2019-11-01 Hugo M. Proença , Matthijs van Leeuwen

We develop a multiset query and update language executable in a term rewriting system. Its most remarkable feature, besides non-standard approach to quantification and introduction of fresh values, is non-determinism - a query result is not…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Bartosz Zielinski

A scoring system is a simple decision model that checks a set of features, adds a certain number of points to a total score for each feature that is satisfied, and finally makes a decision by comparing the total score to a threshold.…

机器学习 · 计算机科学 2024-08-01 Jonas Hanselle , Stefan Heid , Johannes Fürnkranz , Eyke Hüllermeier

We present a soundness theorem for a dependent type theory with context constants with respect to an indexed category of (finite, abstract) simplical complexes. The point of interest for computer science is that this category can be seen to…

We introduce a new clustering method for the classification of functional data sets by their probabilistic law, that is, a procedure that aims to assign data sets to the same cluster if and only if the data were generated with the same…

统计方法学 · 统计学 2023-12-29 Antonio Galves , Fernando Najman , Marcela Svarc , Claudia D. Vargas

The need for Knowledge and Data Discovery Management Systems (KDDMS) that support ad hoc data mining queries has been long recognized. A significant amount of research has gone into building tightly coupled systems that integrate…

数据库 · 计算机科学 2007-05-23 Raj P. Gopalan , Tariq Nuruddin , Yudho Giri Sucahyo

In SPARQL, the query forms SELECT and CONSTRUCT have been the subject of several studies, both theoretical and practical. However, the composition of such queries and their interweaving when forming involved nested queries has not yet…

数据库 · 计算机科学 2020-10-05 Dominique Duval , Rachid Echahed , Frederic Prost

SQL is the world's most popular declarative language, forming the basis of the multi-billion-dollar database industry. Although SQL has been standardized, the full standard is based on ambiguous natural language rather than formal…

计算机科学中的逻辑 · 计算机科学 2022-06-22 Wilmer Ricciotti , James Cheney

Weighted association rule mining reflects semantic significance of item by considering its weight. Classification constructs the classifier and predicts the new data instance. This paper proposes compact weighted class association rule…

数据库 · 计算机科学 2011-12-12 S. P. Syed Ibrahim , K. R. Chandran

We introduce a new rule-based optimization method for classification with constraints. The proposed method leverages column generation for linear programming, and hence, is scalable to large datasets. The resulting pricing subproblem is…

机器学习 · 计算机科学 2025-02-07 Tabea E. Röber , Adia C. Lumadjeng , M. Hakan Akyüz , Ş. İlker Birbil

We present an extension of the declarative programming language Curry to support the access to data stored in relational databases via SQL. Since Curry is statically typed, our emphasis on this SQL integration is on type safety. Our…

编程语言 · 计算机科学 2017-01-04 Michael Hanus , Julia Krone

In this paper, we define a category DB, called the category of simplicial databases, whose objects are databases and whose morphisms are data-preserving maps. Along the way we give a precise formulation of the category of relational…

数据库 · 计算机科学 2009-04-15 David I. Spivak

We consider machine learning models, learned from data, to be an important, intensional, kind of data in themselves. As such, various analysis tasks on models can be thought of as queries over this intensional data, often combined with…

数据库 · 计算机科学 2025-02-21 Mark Gerarts , Juno Steegmans , Jan Van den Bussche

This paper deals with the binary classification task when the target class has the lower probability of occurrence. In such situation, it is not possible to build a powerful classifier by using standard methods such as logistic regression,…

机器学习 · 统计学 2015-02-26 Cheikh Ndour , Aliou Diop , Simplice Dossou-Gbété

Calibration is a frequently invoked concept when useful label probability estimates are required on top of classification accuracy. A calibrated model is a function whose values correctly reflect underlying label probabilities. Calibration…

机器学习 · 计算机科学 2024-12-03 Alireza Torabian , Ruth Urner