Sciweavers

3394 search results - page 68 / 679
» Regular Object Types
Sort
View
112
Voted
WSDM
2012
ACM
259views Data Mining» more  WSDM 2012»
13 years 8 months ago
Learning recommender systems with adaptive regularization
Many factorization models like matrix or tensor factorization have been proposed for the important application of recommender systems. The success of such factorization models dep...
Steffen Rendle
124
Voted
SWAT
1998
Springer
110views Algorithms» more  SWAT 1998»
15 years 4 months ago
On the Number of Regular Vertices of the Union of Jordan Regions
Let C be a collection of n Jordan regions in the plane in general position, such that each pair of their boundaries intersect in at most s points, where s is a constant. Let U den...
Boris Aronov, Alon Efrat, Dan Halperin, Micha Shar...
107
Voted
POPL
1995
ACM
15 years 4 months ago
Compiling Polymorphism Using Intensional Type Analysis
Traditional techniques for implementing polymorphism use a universal representation for objects of unknown type. Often, this forces a compiler to use universal representations eve...
Robert Harper, J. Gregory Morrisett
IJSM
2006
90views more  IJSM 2006»
15 years 17 days ago
Diagrammatic Tools for Generating Biorthogonal Multiresolutions
In a previous work [1] we introduced a construction designed to produce biorthogonal multiresolutions from given subdivisions. This construction was formulated in matrix terms, wh...
Faramarz F. Samavati, Richard H. Bartels
60
Voted
ICFP
2006
ACM
16 years 17 days ago
OCaml + XDuce
This paper presents the core type system and type inference algorithm of OCamlDuce, a merger between OCaml and XDuce. The challenge was to combine two type checkers of very differ...
Alain Frisch