Sciweavers

381 search results - page 41 / 77
» On the advantage over a random assignment
Sort
View
PAKDD
2004
ACM
137views Data Mining» more  PAKDD 2004»
14 years 1 months ago
Fast and Light Boosting for Adaptive Mining of Data Streams
Supporting continuous mining queries on data streams requires algorithms that (i) are fast, (ii) make light demands on memory resources, and (iii) are easily to adapt to concept dr...
Fang Chu, Carlo Zaniolo
CDC
2009
IEEE
160views Control Systems» more  CDC 2009»
14 years 18 days ago
Control of impulsive renewal systems: Application to direct design in networked control
— We consider the control of impulsive systems with jumps triggered by a renewal process, that is, the intervals between jumps are independent and identically distributed. The co...
Duarte Antunes, João Pedro Hespanha, Carlos...
CAIP
1999
Springer
138views Image Analysis» more  CAIP 1999»
14 years 5 days ago
Procrustes Alignment with the EM Algorithm
This paper casts the problem of point-set alignment via Procrustes analysis into a maximum likelihood framework using the EM algorithm. The aim is to improve the robustness of the...
Bin Luo, Edwin R. Hancock
ISMB
1994
13 years 9 months ago
Representations of Metabolic Knowledge: Pathways
The automatic generation of drawings of metabolic pathways is a challenging problem that depends intimately on exactly what information has been recorded for each pathway, and on ...
Peter D. Karp, Suzanne M. Paley
IEE
2008
120views more  IEE 2008»
13 years 8 months ago
Reducing the use of nullable types through non-null by default and monotonic non-null
With Java 5 annotations, we note a marked increase in tools that can statically detect potential null dereferences. To be effective such tools require that developers annotate decl...
Patrice Chalin, Perry R. James, Frédé...