Sciweavers

2878 search results - page 288 / 576
» Learning the Common Structure of Data
Sort
View
172
Voted
PAKDD
2005
ACM
180views Data Mining» more  PAKDD 2005»
16 years 2 days ago
Conditional Random Fields for Transmembrane Helix Prediction
Abstract. It is estimated that 20% of genes in the human genome encode for integral membrane proteins (IMPs) and some estimates are much higher. IMPs control a broad range of event...
Lior Lukov, Sanjay Chawla, W. Bret Church
BILDMED
2007
272views Algorithms» more  BILDMED 2007»
15 years 8 months ago
Comprehensive Architecture for Simulation of the Human Body Based on Functional Anatomy
Abstract. In this paper we propose a structured approach for the simulation of the human body which is comprehensive and extendable. Our architecture resembles the human organism a...
Sebastian Ullrich, Jakob Valvoda, Andreas Prescher...
IJNVO
2007
90views more  IJNVO 2007»
15 years 6 months ago
Exploring the transaction dimensions of supply chain management
It is argued that firm cooperation in supply chain management can be classified as a hybrid governance structure in a new institutional sense. Using a key informant survey, explora...
Britta Lietke, Madlen Boslau
ALGORITHMICA
2004
74views more  ALGORITHMICA 2004»
15 years 6 months ago
Three-Dimensional Layers of Maxima
Abstract. We present an O(n log n)-time algorithm to solve the threedimensional layers-of-maxima problem, an improvement over the prior O(n log n log log n)-time solution. A previo...
Adam L. Buchsbaum, Michael T. Goodrich
FASE
2011
Springer
14 years 10 months ago
Testing Container Classes: Random or Systematic?
Abstract. Container classes such as lists, sets, or maps are elementary data structures common to many programming languages. Since they are a part of standard libraries, they are ...
Rohan Sharma, Milos Gligoric, Andrea Arcuri, Gordo...