Sciweavers

7049 search results - page 41 / 1410
» Data Abstraction for CSP-OZ
Sort
View
SNPD
2010
13 years 12 months ago
Explaining Classification by Finding Response-Related Subgroups in Data
Abstract--A method for explaining results of a regressionbased classifier is proposed. The data is clustered using a metric extracted from the classifier. This way, clusters found ...
Elina Parviainen, Aki Vehtari
MKERN
1992
13 years 11 months ago
Data Movement in Kernelized Systems
of the kernel abstractions and system servers and describe in detail the read() and write() paths of these two systems. We then break down their read() and write() performance and ...
Randall W. Dean, François Armand
SAS
2010
Springer
134views Formal Methods» more  SAS 2010»
13 years 8 months ago
Strictness Meets Data Flow
Abstract. Properties of programs can be formulated using various techdataflow analysis, abstract interpretation and type-like inference systems. This paper reconstructs strictness...
Tom Schrijvers, Alan Mycroft
ACL
2008
13 years 12 months ago
Self-Training for Biomedical Parsing
Parser self-training is the technique of taking an existing parser, parsing extra data and then creating a second parser by treating the extra data as further training data. Here ...
David McClosky, Eugene Charniak
SIGCSE
2009
ACM
137views Education» more  SIGCSE 2009»
14 years 11 months ago
The hidden injuries of overloading 'ADT'
commonly stated definition of abstract data type (ADT) is that it is a domain of values and the operations over that domain. So, for example, a language's built-in types, lik...
Duane Buck, David J. Stucki