Sciweavers

1830 search results - page 20 / 366
» Functional Programs as Linked Data
Sort
View
ICML
2010
IEEE
15 years 24 days ago
Transfer Learning for Collective Link Prediction in Multiple Heterogenous Domains
Link prediction is a key technique in many applications such as recommender systems, where potential links between users and items need to be predicted. A challenge in link predic...
Bin Cao, Nathan Nan Liu, Qiang Yang
JUCS
2008
165views more  JUCS 2008»
14 years 11 months ago
Shortcut Fusion of Monadic Programs
: Functional programs often combine separate parts of the program using intermediate data structures for communicating results. Programs so defined are easier to understand and mai...
Cecilia Manzino, Alberto Pardo
NIPS
2007
15 years 1 months ago
Gaussian Process Models for Link Analysis and Transfer Learning
In this paper we model relational random variables on the edges of a network using Gaussian processes (GPs). We describe appropriate GP priors, i.e., covariance functions, for dir...
Kai Yu, Wei Chu
IV
2002
IEEE
135views Visualization» more  IV 2002»
15 years 4 months ago
Static Visualization of Dynamic Data Flow Visual Program Execution
We propose ‘Trace View’, a static visualization method for monitoringand debugging the dynamic behavior of programs written in data flow visual programming languages. Trace V...
Buntarou Shizuki, Etsuya Shibayama, Masashi Toyoda
SIGSOFT
2010
ACM
14 years 9 months ago
The missing links: bugs and bug-fix commits
Empirical studies of software defects rely on links between bug databases and program code repositories. This linkage is typically based on bug-fixes identified in developer-enter...
Adrian Bachmann, Christian Bird, Foyzur Rahman, Pr...