Sciweavers

4615 search results - page 234 / 923
» A Data Analysis Method for Software Performance Prediction
Sort
View
KDD
2009
ACM
153views Data Mining» more  KDD 2009»
16 years 4 months ago
Predicting bounce rates in sponsored search advertisements
This paper explores an important and relatively unstudied quality measure of a sponsored search advertisement: bounce rate. The bounce rate of an ad can be informally defined as t...
D. Sculley, Robert G. Malkin, Sugato Basu, Roberto...
IPPS
2006
IEEE
15 years 9 months ago
Parallel ICA methods for EEG neuroimaging
HiPerSAT, a C++ library and tools, processes EEG data sets with ICA (Independent Component Analysis) methods. HiPerSAT uses BLAS, LAPACK, MPI and OpenMP to achieve a high performa...
D. B. Keith, C. C. Hoge, Robert M. Frank, Allen D....
ISMB
1998
15 years 5 months ago
Prediction of Signal Peptides and Signal Anchors by a Hidden Markov Model
A hidden Markov model of signal peptides has been developed. It contains submodels for the N-terminal part, the hydrophobic region, and the region around the cleavage site. For kn...
Henrik Nielsen, Anders Krogh
IPPS
1998
IEEE
15 years 8 months ago
Predicting the Running Times of Parallel Programs by Simulation
Predicting the running time of a parallel program is useful for determining the optimal values for the parameters of the implementation and the optimal mapping of data on processo...
Radu Rugina, Klaus E. Schauser
IEEEPACT
1998
IEEE
15 years 8 months ago
Data Dependence Analysis of Assembly Code
Determination of data dependences is a task typically performed with high-level language source code in today's optimizing and parallelizing compilers. Very little work has b...
Wolfram Amme, Peter Braun, Eberhard Zehendner, Fra...