Sciweavers

2912 search results - page 395 / 583
» Logistic Model Trees
Sort
View
VIS
2007
IEEE
153views Visualization» more  VIS 2007»
16 years 5 months ago
CoViCAD: Comprehensive Visualization of Coronary Artery Disease
We present novel, comprehensive visualization techniques for the diagnosis of patients with Coronary Artery Disease using segmented cardiac MRI data. We extent an accepted medical ...
Maurice Termeer, Javier Oliván Bescós, Marcel ...
WWW
2008
ACM
16 years 4 months ago
Sailer: an effective search engine for unified retrieval of heterogeneous xml and web documents
This paper studies the problem of unified ranked retrieval of heterogeneous XML documents and Web data. We propose an effective search engine called Sailer to adaptively and versa...
Guoliang Li, Jianhua Feng, Jianyong Wang, Xiaoming...
ECOOP
2009
Springer
16 years 4 months ago
Coinductive Type Systems for Object-Oriented Languages
We propose a novel approach based on coinductive logic to specify type systems of programming languages. The approach consists in encoding programs in Horn formulas which are inter...
Davide Ancona, Giovanni Lagorio
131
Voted
KDD
2004
ACM
117views Data Mining» more  KDD 2004»
16 years 4 months ago
Systematic data selection to mine concept-drifting data streams
One major problem of existing methods to mine data streams is that it makes ad hoc choices to combine most recent data with some amount of old data to search the new hypothesis. T...
Wei Fan
OOPSLA
2009
Springer
15 years 10 months ago
Coherent reaction
Side effects are both the essence and bane of imperative programming. The programmer must carefully coordinate actions to manage their side effects upon each other. Such coordinat...
Jonathan Edwards