Sciweavers

3972 search results - page 362 / 795
» Palpability Support Demonstrated
Sort
View
JACM
2006
112views more  JACM 2006»
15 years 4 months ago
Linear work suffix array construction
Suffix trees and suffix arrays are widely used and largely interchangeable index structures on strings and sequences. Practitioners prefer suffix arrays due to their simplicity an...
Juha Kärkkäinen, Peter Sanders, Stefan B...
JAIR
2006
122views more  JAIR 2006»
15 years 4 months ago
Solving Factored MDPs with Hybrid State and Action Variables
Efficient representations and solutions for large decision problems with continuous and discrete variables are among the most important challenges faced by the designers of automa...
Branislav Kveton, Milos Hauskrecht, Carlos Guestri...
DKE
2007
119views more  DKE 2007»
15 years 4 months ago
Error minimization in approximate range aggregates
Histogram techniques have been used in many commercial database management systems to estimate a query result size. Recently, it has been shown that they are very effective to su...
Xuemin Lin, Qing Zhang, Yidong Yuan, Qing Liu
DKE
2007
89views more  DKE 2007»
15 years 4 months ago
The effect of threshold values on association rule based classification accuracy
Classification Association Rule Mining (CARM) systems operate by applying an Association Rule Mining (ARM) method to obtain classification rules from a training set of previousl...
Frans Coenen, Paul H. Leng
JUCS
2008
149views more  JUCS 2008»
15 years 4 months ago
Binary Methods Programming: the Clos Perspective
: Implementing binary methods in traditional object-oriented languages is difficult: numerous problems arise regarding the relationship between types and classes in the context of ...
Didier Verna