Sciweavers

250 search results - page 37 / 50
» Study of Feature Values for Subjective Classification of Mus...
Sort
View
MAMMO
2010
Springer
14 years 8 months ago
Classifying Breast Masses in Volumetric Whole Breast Ultrasound Data: A 2.5-Dimensional Approach
The aim of this paper is to investigate a 2.5-dimensional approach in classifying masses as benign or malignant in volumetric anisotropic voxel whole breast ultrasound data. In thi...
Gobert N. Lee, Toshiaki Okada, Daisuke Fukuoka, Ch...
KDD
2004
ACM
139views Data Mining» more  KDD 2004»
15 years 10 months ago
Learning a complex metabolomic dataset using random forests and support vector machines
Metabolomics is the omics science of biochemistry. The associated data include the quantitative measurements of all small molecule metabolites in a biological sample. These datase...
Young Truong, Xiaodong Lin, Chris Beecher
66
Voted
CHI
2004
ACM
15 years 10 months ago
Multiblending: displaying overlapping windows simultaneously without the drawbacks of alpha blending
Alpha blending allows the simultaneous display of overlapping windows--such as palette windows in visual workspaces. Although alpha blending has been used in some applications, su...
Patrick Baudisch, Carl Gutwin
93
Voted
ASPLOS
2006
ACM
15 years 3 months ago
Type inference for unboxed types and first class mutability
Systems programs rely on fine-grain control of data representation and use of state to achieve performance, conformance to hardware specification, and temporal predictability. T...
Swaroop Sridhar, Jonathan S. Shapiro
POPL
2011
ACM
14 years 14 days ago
Dynamic inference of static types for ruby
There have been several efforts to bring static type inference to object-oriented dynamic languages such as Ruby, Python, and Perl. In our experience, however, such type inference...
Jong-hoon (David) An, Avik Chaudhuri, Jeffrey S. F...