Sciweavers

4911 search results - page 265 / 983
» Tree dependence analysis
Sort
View
OSDI
2008
ACM
16 years 4 months ago
Mining Console Logs for Large-Scale System Problem Detection
The console logs generated by an application contain messages that the application developers believed would be useful in debugging or monitoring the application. Despite the ubiq...
Wei Xu, Ling Huang, Armando Fox, David A. Patterso...
TACAS
2010
Springer
225views Algorithms» more  TACAS 2010»
15 years 11 months ago
Automated Termination Analysis for Programs with Second-Order Recursion
Many algorithms on data structures such as terms (finitely branching trees) are naturally implemented by second-order recursion: A first-order procedure f passes itself as an arg...
Markus Aderhold
ICAPR
2009
Springer
15 years 11 months ago
Relevant and Redundant Feature Analysis with Ensemble Classification
— Feature selection and ensemble classification increase system efficiency and accuracy in machine learning, data mining and biomedical informatics. This research presents an ana...
Rakkrit Duangsoithong, Terry Windeatt
DGO
2003
151views Education» more  DGO 2003»
15 years 5 months ago
COPLINK: Visualization for Crime Analysis
We have applied various visualization techniques to assist crime analysis. These techniques include a hierarchical list, a hyperbolic tree, a time line tool, a periodic pattern to...
Hsinchun Chen, Homa Atabakhsh, Tim Petersen, Jenni...
SODA
2004
ACM
89views Algorithms» more  SODA 2004»
15 years 5 months ago
The number of bit comparisons used by Quicksort: an average-case analysis
The analyses of many algorithms and data structures (such as digital search trees) for searching and sorting are based on the representation of the keys involved as bit strings and...
James Allen Fill, Svante Janson