Sciweavers

2850 search results - page 130 / 570
» Answering Queries using Humans, Algorithms and Databases
Sort
View
GFKL
2007
Springer
158views Data Mining» more  GFKL 2007»
15 years 7 months ago
Investigating Classifier Learning Behavior with Experiment Databases
Experimental assessment of the performance of classification algorithms is an important aspect of their development and application on real-world problems. To facilitate this analy...
Joaquin Vanschoren, Hendrik Blockeel
CORR
2011
Springer
181views Education» more  CORR 2011»
14 years 7 months ago
SmartInt: Using Mined Attribute Dependencies to Integrate Fragmented Web Databases
Many web databases can be seen as providing partial and overlapping information about entities in the world. To answer queries effectively, we need to integrate the information ab...
Ravi Gummadi, Anupam Khulbe, Aravind Kalavagattu, ...
SEMWEB
2010
Springer
15 years 1 months ago
Combining Approximation and Relaxation in Semantic Web Path Queries
We develop query relaxation techniques for regular path queries and combine them with query approximation in order to support flexible querying of RDF data when the user lacks know...
Alexandra Poulovassilis, Peter T. Wood
PODS
2008
ACM
250views Database» more  PODS 2008»
16 years 3 months ago
Approximating predicates and expressive queries on probabilistic databases
We study complexity and approximation of queries in an expressive query language for probabilistic databases. The language studied supports the compositional use of confidence com...
Christoph Koch
VLDB
1999
ACM
107views Database» more  VLDB 1999»
15 years 7 months ago
The Value of Merge-Join and Hash-Join in SQL Server
Microsoft SQL Server was successful for many years for transaction processing and decision support workloads with neither merge join nor hash join, relying entirely on nested loop...
Goetz Graefe