SlideShare ist ein Scribd-Unternehmen logo
1 von 73
Downloaden Sie, um offline zu lesen
Data	Fusion	for	Dealing	
with	the	Recommendation	
Problem
Denis	Parra,	PUC	Chile
Keynote	for	IFUP
Workshop	on	Multi-dimensional	Information	Fusion	
for	User	Modeling	and	Personalization
UMAP	2016,	Halifax,	Canada
In	this	talk
• Recommendation	of	articles	with	user-controlled	
fusion
• Fusing	data	in	the	music	domain
• Fusion	for	e-marketplaces	in	virtual	worlds
• How	to	integrate	time	into	collaborative	filtering?
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 2
Part	1:	Recommendation	of	Articles	
with	User-Controlled	Fusion
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 3
Recommendation	of	Articles
• Problem:	a)	Traditional	user	feedback	is	(was?)	difficult	
to	obtain,	b)	Sparsity
• There	are	several	potential	sources	of	
recommendation,	but	mostly	from	the	items:
• Content
• Co-citations,	co-authorship
• Etc.
• Our	approach:	give	users	control	over	what	to	fuse.
• Would	it	work?
• How	much	data	combination	 is	the	optimum?
• Does	visual	representation	affect	the	behavior/accuracy?
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 4
References
• Verbert,	K.,	Parra,	D.,	Brusilovsky,	P.,	&	Duval,	E.	(2013).	
Visualizing	recommendations	to	support	exploration,	
transparency	and	controllability.	In	Proceedings	of	the	2013	
international	conference	on	Intelligent	user	interfaces (pp.	
351-362).	ACM.
• Parra,	D.,	Brusilovsky,	P.,	&	Trattner,	C.	(2014).	See	what	you	
want	to	see:	visual	user-driven	approach	for	hybrid	
recommendation.	In	Proceedings	of	the	19th	international	
conference	on	Intelligent	User	Interfaces(pp.	235-240).	
ACM.
• Verbert,	K.,	Parra,	D.,	&	Brusilovksy,	P.	(2014).	The	effect	of	
different	set-based	visualizations	on	user	exploration	of	
recommendations.	In	Proceedings	of	the	Joint	Workshop	on	
Interfaces	and	Human	Decision	Making	in	Recommender	
Systems(pp.	37-44).
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 5
TalkExplorer
• Implemented	initially	for	a	user	study	in	ACM	
Hypertext	2012	for	Conference	Navigator.
• Main	question	to	address:	Do	users	consider	the	
fusion	of	several	sources	of	data	when	choosing	
relevant	items?
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 6
Recap	– Conference	Navigator
Program Proceedings Author List Recommendations
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 7
TalkExplorer Interface
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 8
TalkExplorer - Entities
Entities
Tags,	Recommender	Agents,	
Users
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 9
TalkExplorer – Central	Canvas
Recommender
Recommender
Cluster with
intersection
of entities
Cluster (of talks)
associated to only
one entity
• Canvas	Area:	Intersections	of	Different	Entities	
User
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 10
TalkExplorer - Articles
Items
Talks	explored	by	the	
user	
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 11
TalkExplorer Studies	I	&	II
• Study	I
• Controlled	Experiment:	Users	were	asked	to	discover	
relevant	talks	by	exploring	the	three	types	of	entities:	
tags,	recommender	agents	and	users.
• Conducted	at	Hypertext	and	UMAP	2012	(21	users)
• Subjects	familiar	with	Visualizations	and	Recsys
• Study	II
• Field	Study:	Users	were	left	free	to	explore	the	
interface.
• Conducted	at	LAK	2012	and	ECTEL	2013	(18	users)	
• Subjects	familiar	with	visualizations,	but	not	much	with	
RecSys
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 12
Evaluation:	Intersections	&	Effectiveness
• What	do	we	call	an	“Intersection”?
• We	used	#explorations	on	intersections	and	their	
effectiveness,	defined	as:
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 13
Results	of	Studies	I	&	II
• Effectiveness	increases	
with	intersections	of	more	
entities
• Effectiveness	wasn’t	
affected	in	the	field	study	
(study	2)
• …	but	exploration	
distribution	was	affected
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 14
SetFusion
• Main	motivation	was	investigating	a	simpler	way	to	
visualize	recommendations	from	several	sources.	
Would	that	improve	“effectiveness”	?
• 3	studies	were	conducted
• Field	study	in	CSCW	2013
• Controlled	user	with	iConference series
• Field	study	in	UMAP	2013
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 15
SetFusion
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 16
SetFusion I
Traditional
Ranked List
Paperssorted by
Relevance.
It combines3
recommendation
approaches.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 17
SetFusion - II
Sliders
Allow the user to control the importance of
each data source or recommendation method
Interactive Venn Diagram
Allows the user to inspect and to filter papers
recommended. Actionsavailable:
- Filter item list by clicking on an area
- Highlight a paper by mouse-over on a circle
- Scroll to paper by clicking on a circle
- Indicate bookmarkedpapers
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 18
SetFusion Controlled	Study
• 40	users,	within-subjects	study,	simulated	
iConference attendance
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 19
Controlled	Study	Main	Results
• Controlling	and	fusing	sources	of	relevancy	
produces	more	bookmarks:
• 58.44%	of	bookmarks	after	using	sliders
• 28.08%		of	bookmarks	after	using	Venn	diagram
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 20
Controlled	Study	Main	Results
• Users	prefer	articles	recommended	by	a	fusion	of	
methods,	in	both	conditions,	but	the	effect	is	
stronger	with	the	visualization
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 21
SetFusion – UMAP	2013
• Field	Study:	let	users	freely	explore	the	interface
- ~50% (50 users) tried the
SetFusion recommender
- 28% (14 users) bookmarked at
least one paper
- Users explored in average 14.9
talks and bookmarked 7.36
talks in average.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 22
TalkExplorer Vs.	SetFusion
Clustermap Venn	diagram
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 23
TalkExplorer vs.	SetFusion
• Comparing	distributions	of	explorations
In studies 1 and 2 over
TalkExplorer we observed an
important change in the
distribution of explorations.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 24
TalkExplorer vs.	SetFusion
• Comparing	distributions	of	explorations
Comparing the field studies:
- In TalkExplorer, 84% of
the explorationsover
intersectionswere
performed over clusters of
1 item
- In SetFusion, was only
52%, compared to 48%
(18% + 30%) of multiple
intersections, diff. not
statistically significant
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 25
Take-aways
• We	showed	that	intersections	of	several	contexts	of	
relevance	help	to	discover	relevant	items.
• The	visual	paradigm	used	can	have	a	strong	effect	
on	user	behavior:	we	need	to	keep	working	on	
visual	representations	that	promote	exploration	
without	increasing	the	cognitive	load	over	the	
users.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 26
Part	2:	Fusing	Data	in	the	Music	
Domain
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 27
References
Parra-Santander,	D.,	&	Amatriain,	X.	(2011).	Walk	the	
Talk:	Analyzing	the	relation	between	implicit	and	
explicit	feedback	for	preference	elicitation.	
Proceedings	of	UMAP	2011,	Girona,	Spain
Parra,	D.,	Karatzoglou,	A.,	Amatriain,	X.,	&	Yavuz,	I.	
(2011).	Implicit	feedback	recommendation	via	
implicit-to-explicit	ordinal	logistic	regression	
mapping.	Proceedings	of	the	CARS	Workshop,	RecSys
Chicago,	IL,	USA,	2011.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 28
Introduction	(back	in	2011)
• Most	of	recommender	system	approaches	rely	on	
explicit	information	of	the	users,	but…
• Explicit	feedback:	scarce	(people	are	not	especially	
eager	to	rate	or	to	provide	personal	info)
• Implicit	feedback:	Is	less	scarce,	but	(Hu	et	al.,	2008)
There’s	no	negative	feedback …	and	if	you	watch	a	TV	program	just	
once	or	twice?
Noisy …	but	explicit feedback	is	also	noisy	
(Amatriain	et	al.,	2009)
Preference	&	Confidence …	we	aim	to	map	the	I.F.	to	
preference	(our main	goal)
Lack	of	evaluation	metrics …	if	we can	map	I.F.	and	E.F.,	we	can	
have	a	comparable	evaluation
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 29
Introduction	(Today)
• Is	it	possible	to	map	implicit	behavior	to	explicit	
preference	(ratings)?		These	data	can	eventually	be	
fused	into	a	single	compact	model.
• OUR	APPROACH:	Study	with	Last.fm	users	
• Part	I:	Ask	users	to	rate	100	albums	(how	to	sample)
• Part	II:	Build	a	model	to	map	collected	implicit	feedback	
and	context	to	explicit	feedback
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 30
Walk	the	Talk	(2011)
Albums	they	listened	 to	during	last:	
7days,	3months,	6months,	year,	
overall For	each	album	in	the	list	we	
obtained:	#	user	plays	(in	each	
period),	#	of	global	listeners	and	#	of	
global	plays	
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 31
Walk	the	Talk	- 2
• Requirements:	18	y.o.,		scrobblings >	5000
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 32
Quantization	of	Data	for	Sampling
• What	items	should	they	rate?	Item	(album)	sampling:
• Implicit	Feedback	(IF):	playcountfor	a	user	on	a	given	album.	
Changed	to	scale	[1-3],	3	means	being	more	listened	to.
• Global	Popularity	(GP):	global	playcount for	all	users	on	a	
given	album	[1-3].	Changed	to	scale	[1-3],	3	means	being	
more	listened	to.	
• Recentness(R)	:	time	elapsed	since	user	played	a	given	
album.	Changed	to	scale	[1-3],	3	means	being	listened	to	
more	recently.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 33
Regression	Analysis
• Including	Recentness	 increases	R2	in	more	than	10%	[	1		->	2]
• Including	GP	increases	R2,	not	much	compared	to	RE	+	IF	[	1	->	3]
• Not	Including	GP,	but	including	interaction	between	IF	and	RE	
improves	the	variance	of	the	DV	explained	 by	the	regression	 model.	[	
2	->	4	]
M1:	implicit	feedback
M2:	
implicit	
feedback	&	
recentness
M4:	
Interaction	of	
implicit	
feedback	&	
recentness
M3:	implicit	
feedback,	
recentness,	
global	
popularity
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 34
Regression	Analysis
• We	tested	conclusions	of	regression	analysis	by	
predicting	the	score,	checking	RMSE	in	10-fold	
cross	validation.
• Results	of	regression	analysis	are	supported.
Model RMSE1 RMSE2
User	average 1.5308 1.1051
M1:	Implicit feedback 1.4206 1.0402
M2:	Implicit	feedback	 +	recentness 1.4136 1.034
M3:	Implicit	feedback	 + recentness	 +	global	popularity 1.4130 1.0338
M4:	Interaction of	Implicit	feedback	 *	recentness 1.4127 1.0332
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 35
Part	II:	Extension	of	Walk	the	Talk
• Implicit	Feedback	Recommendation	via	Implicit-to-
Explicit	OLR	Mapping	(Recsys 2011,	CARS	
Workshop)
• Consider	ratings	as	ordinal	variables
• Use	mixed-models	to	account	for	non-independence	of	
observations
• Compare	with	state-of-the-art	implicit	feedback	
algorithm
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 36
Recalling	the	1st study	(5/5)
• Prediction	of	rating	by	multiple	Linear	Regression	
evaluated	with	RMSE.	
• Results	showed	that	Implicit	feedback (play	count	
of	the	album	by	a	specific	user)	and	recentness
(how	recently	an	album	was	listened	to)	were	
important	factors,	global	popularity	had	a	weaker	
effect.
• Results	also	showed	that	listening	style	(if	user	
preferred	to	listen	to	single	tracks,	CDs,	or	either)	
was	also	an	important	factor,	and	not	the	other	
ones.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 37
...	but
• Linear	Regression	didn’t	account	for	the	nested	
nature	of	ratings
• And	ratings were	treated	as	continuous,	when	they	
are	actually	ordinal.
User	1
1		3		5		3		0		4		5		2		2		1		5		4		3		2
User	n
3		2		1		0		4		5		2	5		4		3		2	1		3		5	
.	.	.	
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 38
So,	Ordinal	Logistic	Regression!
• Actually	Mixed-Effects	Ordinal	Multinomial	Logistic	
Regression
• Mixed-effects:	Nested	nature	of	ratings	
• We	obtain	a distribution	over	ratings	(ordinal	
multinomial)	per	each	pair	USER,	ITEM	->	we	
predict the	rating	using	the	expected	value.
• …	And	we	can	compare	the	inferred	ratings with a	
method	that	directly	uses	implicit	information	
(playcounts)	to	recommend (	by	Hu,	Koren et	al.	
2007)
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 39
Ordinal	Regression	for	Mapping
• Model
• Predicted	value
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 40
Datasets
• D1:	users,	albums,	if,	re,	gp,	ratings,	
demographics/consumption
• D2:	users,	albums,	if,	re,	gp,	NO	RATINGS.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 41
Results
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 42
Conclusions	(after	5	years)
• Fusion	of	Implicit	feedback	(scrobbles)	and	recency
can	help	to	make	more	precise	recommendations
• Models	like	the	one	by	Gurbanov and	Ricci	presented	
this	year	at	UMAP	offer	a	more	compact	way	to	work	
with	these	data:
“Modeling	and	Predicting	User	 Actionsin Recommender	 Systems”	
by	Tural Gurbanov,	 	Francesco	Ricci,	Meinhard Ploner
• Evaluation	is	still	a	challenge!
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 43
Part	3:	Data	Fusion	for	Virtual	Worlds
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 44
References
Lacic,	E.,	Kowald,	D.,	Eberhard,	L.,	Trattner,	C.,	Parra,	D.,	&	
Marinho,	L.	B.	(2015).		Utilizing	online	social	network	and	
location-based	data	to	recommend	products	and	
categories	in	online	marketplaces.		In Mining,	Modeling,	
and	Recommending	'Things'	in	Social	Media (pp.	96-115).	
Springer	International	Publishing.
Trattner,	C.,	Parra,	D.,	Eberhard,	L.,	&	Wen,	X.	(2014,	
April).	Who	will	trade	with	whom?:	Predicting	buyer-
seller	interactions	in	online	trading	platforms	through	
social	networks.	In Proceedings	of	the	23rd	International	
Conference	on	World	Wide	Web (pp.	387-388).	ACM.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 45
Second	Life
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 46
Social	Network
Marketplace
Virtual	World
Christoph Trattner
Know-Center
Graz,	Austria
Dataset	(Task:	Item	recommendation)
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 47
Recommendation	Approaches
• User-based	Collaborative	Filtering,	where
• Hybrid	approaches	(combine	features)
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 48
Similarity	Features	- I
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 49
Similarity	Features	II
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 50
Hybrids
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 51
Different	Task:	Predict	Buyer-Seller
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 52
Predict	Buyer-Sellers:	AUC	Results
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 53
Summary
• These	studies	show	that	social	network	data	is	very	
important	for	certain	types	of	recommendations.
• Due	to	the	lack	of	available	cross-service	data	in	the	
real	world,	using	data	from	Second	Life	has	the	
potential	of	a	Proxy	to	build	models	for	the	real	
world.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 54
Part	4:	Fusion	of	Time	into	CF
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 55
References
Larrain,	S.,	Trattner,	C.,	Parra,	D.,	Graells-Garrido,	E.,	
&	Nørvåg,	K.	(2015).	
Good	Times	Bad	Times:	A	Study	on	Recency Effects	in	
Collaborative	Filtering	for	Social	Tagging.	
In Proceedings	of	the	9th	ACM	Conference	on	
Recommender	Systems (pp.	269-272).	ACM.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 56
Time-Aware	Collaborative	Filtering
• Collaborative	Filtering	(User	and	Item-based)	
considers	all	transactions	equally	important
• But	transactions	which	happened	too	long	ago	
might	be	less	important	shaping	the	user	model…
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 57
5
4
2
1
5
4
Active
user
User_1
User_2
2
3
4
Item 1
Item 2
consumed	
2	years	ago
consumed
1	month	
ago
Two	Concepts	for	Time-Aware	CF
• Items	consumed	recently	might	be	more	important	
than	items	consumed	long	time	ago.
•Whenand	how to	incorporate	time	in	user-
and	item-based	collaborative	filtering?
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 58
When	and	How	in	UB-CF
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 59
Item	1 Item	2 … Item	j Item	m
User	1 1 5 2
User	2 5 1 4 2
…
User	i 3 4
…
User	n 2 5 5
Step	1:	Find	similar	users.	Weight	transactions	
based	on	recency difference
When	and	How	in	UB-CF	
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 60
Item	1 Item	2 … Item	j Item	m
User	1 1 5 2
User	2 5 1 4 3
…
User	i 3 4
…
User	n 2 5 4
Step	2:	Similar	users	found.	Recommend	items	
with	high	ratings	and	consumed	recently.
When	and	How	in	IB-CF
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 61
Item	1 Item	2 … Item	j Item	m
User	1 1 5 2
User	2 5 1 4 2
…
User	i 3 4
…
User	n 2 5 5
Step	1:	Find	similar	items	sim(items(user	i)).	
Weight	items	based	on	recency.		 Consu-
med	1	
week	
ago
Consu-
med	1	
year	
ago
When	and	How	in	IB-CF
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 62
Item	1 Item	2 … Item	j Item	m
User	1 1 5 2
User	2 5 1 4 2
…
User	i 3 4
…
User	n 2 5 5
Step	2:	Find	similar	items	Item	1.	Weight	items	
based	on	recency difference.
Decay	functions
• Exponential
• Power
• Linear
• Logistic
• BLL
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 63
Parameters	and	fitting
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 64
Days	from	bookmark
Median	=	50	days
Evaluation:	Datasets
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 65
Evaluation:	Results	I
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 66
Evaluation:	Results	II
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 67
Summary
• Best	results:	Post-filtering	combined	with	power	
decay	gives	the	best	
• Pre- and	Post-filtering	produce	a	strong	effect,	but	
UB-CF	is	more	susceptible	than	IB-CF	to	the	effect	
of	filtering	specially	pre-filtering.
• The	hybridization	of	UB	and	IB	improves	makes	the	
recommendation	more	robust.
• Future	work:	fit	parameters	on	a	user	basis	rather	
than	dataset	basis.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 68
Wrapping	up
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 69
• Visual	approaches	for	user-controllable	data	fusion	can	
work,	but	there’s	room	to	find	effective	visual-
interactive	combinations.
• In	the	music	domain	and	other	domains,	time	and	
recency can	work	very	well	for	recommendation.
• …but	using	time	requires	an	adequate	modeling	of	the	
decay	functions.
• Information	from	Virtual	worlds	could	may	be	used	as	
proxy	to	build	models	and	use	them	for	transfer	
learning.
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 70
Promising	works	in	this	UMAP	2016
• Using	Semantic	Information:	Extend	the	work	of	
Musto et	al.	(UMAP	2016)	to	support	better	models	
and	more	explainable	models.
• Combine	taxonomies	with	implicit/explicit	feedback	
using	compact	graphical	models	(co-authored	by	g.	
Guo)
• Extend	models	with	time	and	other	sources	of	
feedback	(Turgnov et	al.)
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 71
Ideas	for	Data	Fusion
• Combine	multimodal	information	within	the	same	
embedding	using	deep	learning	has	given	great	
results	in	visual	processing	+	NLP	fields:
• Visual	Q&A
• Automatic	Captioning	of	Pictures
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 72
Antol, S., Agrawal, A., Lu, J., Mitchell, M., Batra, D., Lawrence Zitnick, C., & Parikh,
D. (2015). Vqa: Visual question answering. In Proceedings of the IEEE International
Conference on Computer Vision (pp. 2425-2433).
Thanks!
dparras@uc.cl
http://dparra.sitios.ing.uc.cl/
7/17/16 D.	Parra,	IFUP	keynote,	UMAP	2016 73

Weitere ähnliche Inhalte

Was ist angesagt?

Recent Research and Developments on Recommender Systems in TEL
Recent Research and Developments on Recommender Systems in TELRecent Research and Developments on Recommender Systems in TEL
Recent Research and Developments on Recommender Systems in TELHendrik Drachsler
 
Towards Automatic Analysis of Online Discussions among Hong Kong Students
Towards Automatic Analysis of Online Discussions among Hong Kong StudentsTowards Automatic Analysis of Online Discussions among Hong Kong Students
Towards Automatic Analysis of Online Discussions among Hong Kong StudentsCITE
 
Combining IR with Relevance Feedback for Concept Location
Combining IR with Relevance Feedback for Concept LocationCombining IR with Relevance Feedback for Concept Location
Combining IR with Relevance Feedback for Concept LocationSonia Haiduc
 
Practical machine learning - Part 1
Practical machine learning - Part 1Practical machine learning - Part 1
Practical machine learning - Part 1Traian Rebedea
 
Web services for supporting the interactions of learners in the social web - ...
Web services for supporting the interactions of learners in the social web - ...Web services for supporting the interactions of learners in the social web - ...
Web services for supporting the interactions of learners in the social web - ...Traian Rebedea
 
Opening the Black Box of User Profiles in Content-based Recommender Systems
Opening the Black Box of User Profiles in Content-based Recommender SystemsOpening the Black Box of User Profiles in Content-based Recommender Systems
Opening the Black Box of User Profiles in Content-based Recommender SystemsDavid Graus
 
Comparative and non comparative studies
Comparative and non comparative studiesComparative and non comparative studies
Comparative and non comparative studiesu069072
 
Paper Presentation: Data Mining User Preference in Interactive Multimedia
Paper Presentation: Data Mining User Preference in Interactive MultimediaPaper Presentation: Data Mining User Preference in Interactive Multimedia
Paper Presentation: Data Mining User Preference in Interactive MultimediaJeanette Howe
 
Comparative and non comparative study
Comparative and non comparative studyComparative and non comparative study
Comparative and non comparative studyu069072
 
An Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning ChallengeAn Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning ChallengeTraian Rebedea
 

Was ist angesagt? (12)

WWW2015 PHD Symposium
WWW2015 PHD SymposiumWWW2015 PHD Symposium
WWW2015 PHD Symposium
 
Recent Research and Developments on Recommender Systems in TEL
Recent Research and Developments on Recommender Systems in TELRecent Research and Developments on Recommender Systems in TEL
Recent Research and Developments on Recommender Systems in TEL
 
Towards Automatic Analysis of Online Discussions among Hong Kong Students
Towards Automatic Analysis of Online Discussions among Hong Kong StudentsTowards Automatic Analysis of Online Discussions among Hong Kong Students
Towards Automatic Analysis of Online Discussions among Hong Kong Students
 
Question answering
Question answeringQuestion answering
Question answering
 
Combining IR with Relevance Feedback for Concept Location
Combining IR with Relevance Feedback for Concept LocationCombining IR with Relevance Feedback for Concept Location
Combining IR with Relevance Feedback for Concept Location
 
Practical machine learning - Part 1
Practical machine learning - Part 1Practical machine learning - Part 1
Practical machine learning - Part 1
 
Web services for supporting the interactions of learners in the social web - ...
Web services for supporting the interactions of learners in the social web - ...Web services for supporting the interactions of learners in the social web - ...
Web services for supporting the interactions of learners in the social web - ...
 
Opening the Black Box of User Profiles in Content-based Recommender Systems
Opening the Black Box of User Profiles in Content-based Recommender SystemsOpening the Black Box of User Profiles in Content-based Recommender Systems
Opening the Black Box of User Profiles in Content-based Recommender Systems
 
Comparative and non comparative studies
Comparative and non comparative studiesComparative and non comparative studies
Comparative and non comparative studies
 
Paper Presentation: Data Mining User Preference in Interactive Multimedia
Paper Presentation: Data Mining User Preference in Interactive MultimediaPaper Presentation: Data Mining User Preference in Interactive Multimedia
Paper Presentation: Data Mining User Preference in Interactive Multimedia
 
Comparative and non comparative study
Comparative and non comparative studyComparative and non comparative study
Comparative and non comparative study
 
An Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning ChallengeAn Evolution of Deep Learning Models for AI2 Reasoning Challenge
An Evolution of Deep Learning Models for AI2 Reasoning Challenge
 

Andere mochten auch

Currents steps to be a researcher and faculty
Currents steps to be a researcher and facultyCurrents steps to be a researcher and faculty
Currents steps to be a researcher and facultyDenis Parra Santander
 
A Hybrid Peer Recommender System for a Online Community Teachers
A Hybrid Peer Recommender System for a Online Community TeachersA Hybrid Peer Recommender System for a Online Community Teachers
A Hybrid Peer Recommender System for a Online Community TeachersDenis Parra Santander
 
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...Denis Parra Santander
 
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...Denis Parra Santander
 
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...Walk the Talk: Analyzing the relation between implicit and explicit feedback ...
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...Denis Parra Santander
 
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...Denis Parra Santander
 
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Denis Parra Santander
 
Pivotal role of intelligence analysis in ILP
Pivotal role of intelligence analysis in ILPPivotal role of intelligence analysis in ILP
Pivotal role of intelligence analysis in ILPdalened
 
Competitive intelligence-analysis-tools-for-economic-development
Competitive intelligence-analysis-tools-for-economic-developmentCompetitive intelligence-analysis-tools-for-economic-development
Competitive intelligence-analysis-tools-for-economic-developmentPraxis Gnosis
 
Information Fusion Methods for Location Data Analysis
Information Fusion Methods for Location Data AnalysisInformation Fusion Methods for Location Data Analysis
Information Fusion Methods for Location Data AnalysisAlket Cecaj
 
Ontologijos, semantinis saitynas ir semantinė paieška
Ontologijos, semantinis saitynas ir semantinė paieškaOntologijos, semantinis saitynas ir semantinė paieška
Ontologijos, semantinis saitynas ir semantinė paieškaSaulius Maskeliunas
 
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...Puneet Kukreja
 
Executive Communications
Executive CommunicationsExecutive Communications
Executive CommunicationsPat Scherer
 
Intelligence Analysis & Cognitive Biases: an Illustrative Case Study
Intelligence Analysis & Cognitive Biases: an Illustrative Case StudyIntelligence Analysis & Cognitive Biases: an Illustrative Case Study
Intelligence Analysis & Cognitive Biases: an Illustrative Case StudyPierre Memheld
 
What can go wrong in executive communications
What can go wrong in executive communicationsWhat can go wrong in executive communications
What can go wrong in executive communicationsExecutive Communications
 
Eidws 110 operations
Eidws 110 operationsEidws 110 operations
Eidws 110 operationsIT2Alcorn
 
Eidws 109 communications
Eidws 109 communicationsEidws 109 communications
Eidws 109 communicationsIT2Alcorn
 

Andere mochten auch (20)

Twitter in Academic Conferences
Twitter in Academic ConferencesTwitter in Academic Conferences
Twitter in Academic Conferences
 
Currents steps to be a researcher and faculty
Currents steps to be a researcher and facultyCurrents steps to be a researcher and faculty
Currents steps to be a researcher and faculty
 
A Hybrid Peer Recommender System for a Online Community Teachers
A Hybrid Peer Recommender System for a Online Community TeachersA Hybrid Peer Recommender System for a Online Community Teachers
A Hybrid Peer Recommender System for a Online Community Teachers
 
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...
Evaluation of Collaborative Filtering Algorithms for Recommending Articles on...
 
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...
Identifying Relevant Messages in a Twitter-based Citizen Channel for Natural ...
 
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...Walk the Talk: Analyzing the relation between implicit and explicit feedback ...
Walk the Talk: Analyzing the relation between implicit and explicit feedback ...
 
LDA on social bookmarking systems
LDA on social bookmarking systemsLDA on social bookmarking systems
LDA on social bookmarking systems
 
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...
Implicit Feedback Recommendation via Implicit-to-Explicit Ordinal Logistic Re...
 
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
 
Pivotal role of intelligence analysis in ILP
Pivotal role of intelligence analysis in ILPPivotal role of intelligence analysis in ILP
Pivotal role of intelligence analysis in ILP
 
Competitive intelligence-analysis-tools-for-economic-development
Competitive intelligence-analysis-tools-for-economic-developmentCompetitive intelligence-analysis-tools-for-economic-development
Competitive intelligence-analysis-tools-for-economic-development
 
Information Fusion Methods for Location Data Analysis
Information Fusion Methods for Location Data AnalysisInformation Fusion Methods for Location Data Analysis
Information Fusion Methods for Location Data Analysis
 
Ontologijos, semantinis saitynas ir semantinė paieška
Ontologijos, semantinis saitynas ir semantinė paieškaOntologijos, semantinis saitynas ir semantinė paieška
Ontologijos, semantinis saitynas ir semantinė paieška
 
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...
Session 7.3 Implementing threat intelligence systems - Moving from chaos to s...
 
Executive Communications
Executive CommunicationsExecutive Communications
Executive Communications
 
2004 06 intelligence analysis seminar
2004 06 intelligence analysis seminar2004 06 intelligence analysis seminar
2004 06 intelligence analysis seminar
 
Intelligence Analysis & Cognitive Biases: an Illustrative Case Study
Intelligence Analysis & Cognitive Biases: an Illustrative Case StudyIntelligence Analysis & Cognitive Biases: an Illustrative Case Study
Intelligence Analysis & Cognitive Biases: an Illustrative Case Study
 
What can go wrong in executive communications
What can go wrong in executive communicationsWhat can go wrong in executive communications
What can go wrong in executive communications
 
Eidws 110 operations
Eidws 110 operationsEidws 110 operations
Eidws 110 operations
 
Eidws 109 communications
Eidws 109 communicationsEidws 109 communications
Eidws 109 communications
 

Ähnlich wie Data Fusion for Dealing with the Recommendation Problem

#lak2013, Leuven, DC slides, #learninganalytics
#lak2013, Leuven, DC slides, #learninganalytics#lak2013, Leuven, DC slides, #learninganalytics
#lak2013, Leuven, DC slides, #learninganalyticsSoudé Fazeli
 
SoundSoftware: Software Sustainability for audio and Music Researchers
SoundSoftware: Software Sustainability for audio and Music Researchers SoundSoftware: Software Sustainability for audio and Music Researchers
SoundSoftware: Software Sustainability for audio and Music Researchers SoundSoftware ac.uk
 
Scalable Exploration of Relevance Prospects to Support Decision Making
Scalable Exploration of Relevance Prospects to Support Decision MakingScalable Exploration of Relevance Prospects to Support Decision Making
Scalable Exploration of Relevance Prospects to Support Decision MakingKatrien Verbert
 
Social Tagging/Bookmarking Application: The Usage In Academic Libraries
Social Tagging/Bookmarking Application: The Usage In Academic LibrariesSocial Tagging/Bookmarking Application: The Usage In Academic Libraries
Social Tagging/Bookmarking Application: The Usage In Academic Librariestulipbiru64
 
Lecture 3: Human-Computer Interaction: HCI Design (2014)
Lecture 3: Human-Computer Interaction: HCI Design (2014)Lecture 3: Human-Computer Interaction: HCI Design (2014)
Lecture 3: Human-Computer Interaction: HCI Design (2014)Lora Aroyo
 
Reproducibility: A Funder and Data Science Perspective
Reproducibility: A Funder and Data Science PerspectiveReproducibility: A Funder and Data Science Perspective
Reproducibility: A Funder and Data Science PerspectivePhilip Bourne
 
Recommendations for Open Online Education: An Algorithmic Study
Recommendations for Open Online Education:  An Algorithmic StudyRecommendations for Open Online Education:  An Algorithmic Study
Recommendations for Open Online Education: An Algorithmic StudyHendrik Drachsler
 
Empirical user studies in Semantic Web contexts
Empirical user studies in Semantic Web contextsEmpirical user studies in Semantic Web contexts
Empirical user studies in Semantic Web contextsCatia Pesquita
 
Lecture 5: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 5: Human-Computer Interaction Course (2015) @VU University AmsterdamLecture 5: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 5: Human-Computer Interaction Course (2015) @VU University AmsterdamLora Aroyo
 
S2DS final project presentation: Building a recommendation engine for RefME
S2DS final project presentation: Building a recommendation engine for RefMES2DS final project presentation: Building a recommendation engine for RefME
S2DS final project presentation: Building a recommendation engine for RefMEMartina Pugliese
 
UX Information Architecture Design, Sharon Public Library
UX Information Architecture Design, Sharon Public LibraryUX Information Architecture Design, Sharon Public Library
UX Information Architecture Design, Sharon Public LibrarySeth Sparks
 
Overview of methodologies
Overview of methodologiesOverview of methodologies
Overview of methodologiesMickael Pero
 
Individual and social benefits of online discussion forums
Individual and social benefits of online discussion forumsIndividual and social benefits of online discussion forums
Individual and social benefits of online discussion forumsSGB Media Group
 
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...Andrii Vozniuk
 
Noteworks SI 622 Presentation Slides
Noteworks SI 622 Presentation SlidesNoteworks SI 622 Presentation Slides
Noteworks SI 622 Presentation Slideskebuhc
 
Interaction_Design_Project_N00147768
Interaction_Design_Project_N00147768Interaction_Design_Project_N00147768
Interaction_Design_Project_N00147768Stephen Norman
 
Download Presentation
Download PresentationDownload Presentation
Download PresentationVideoguy
 
Kbsi15 trieste dk-ak
Kbsi15 trieste dk-akKbsi15 trieste dk-ak
Kbsi15 trieste dk-akDerya Kıcı
 

Ähnlich wie Data Fusion for Dealing with the Recommendation Problem (20)

#lak2013, Leuven, DC slides, #learninganalytics
#lak2013, Leuven, DC slides, #learninganalytics#lak2013, Leuven, DC slides, #learninganalytics
#lak2013, Leuven, DC slides, #learninganalytics
 
SoundSoftware: Software Sustainability for audio and Music Researchers
SoundSoftware: Software Sustainability for audio and Music Researchers SoundSoftware: Software Sustainability for audio and Music Researchers
SoundSoftware: Software Sustainability for audio and Music Researchers
 
Scalable Exploration of Relevance Prospects to Support Decision Making
Scalable Exploration of Relevance Prospects to Support Decision MakingScalable Exploration of Relevance Prospects to Support Decision Making
Scalable Exploration of Relevance Prospects to Support Decision Making
 
Social Tagging/Bookmarking Application: The Usage In Academic Libraries
Social Tagging/Bookmarking Application: The Usage In Academic LibrariesSocial Tagging/Bookmarking Application: The Usage In Academic Libraries
Social Tagging/Bookmarking Application: The Usage In Academic Libraries
 
Lecture 3: Human-Computer Interaction: HCI Design (2014)
Lecture 3: Human-Computer Interaction: HCI Design (2014)Lecture 3: Human-Computer Interaction: HCI Design (2014)
Lecture 3: Human-Computer Interaction: HCI Design (2014)
 
Reproducibility: A Funder and Data Science Perspective
Reproducibility: A Funder and Data Science PerspectiveReproducibility: A Funder and Data Science Perspective
Reproducibility: A Funder and Data Science Perspective
 
Recommendations for Open Online Education: An Algorithmic Study
Recommendations for Open Online Education:  An Algorithmic StudyRecommendations for Open Online Education:  An Algorithmic Study
Recommendations for Open Online Education: An Algorithmic Study
 
Empirical user studies in Semantic Web contexts
Empirical user studies in Semantic Web contextsEmpirical user studies in Semantic Web contexts
Empirical user studies in Semantic Web contexts
 
Lecture 5: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 5: Human-Computer Interaction Course (2015) @VU University AmsterdamLecture 5: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 5: Human-Computer Interaction Course (2015) @VU University Amsterdam
 
S2DS final project presentation: Building a recommendation engine for RefME
S2DS final project presentation: Building a recommendation engine for RefMES2DS final project presentation: Building a recommendation engine for RefME
S2DS final project presentation: Building a recommendation engine for RefME
 
Crowdsourcing Software Evaluation
Crowdsourcing Software EvaluationCrowdsourcing Software Evaluation
Crowdsourcing Software Evaluation
 
UX Information Architecture Design, Sharon Public Library
UX Information Architecture Design, Sharon Public LibraryUX Information Architecture Design, Sharon Public Library
UX Information Architecture Design, Sharon Public Library
 
Exploratory Analysis of User Data
Exploratory Analysis of User DataExploratory Analysis of User Data
Exploratory Analysis of User Data
 
Overview of methodologies
Overview of methodologiesOverview of methodologies
Overview of methodologies
 
Individual and social benefits of online discussion forums
Individual and social benefits of online discussion forumsIndividual and social benefits of online discussion forums
Individual and social benefits of online discussion forums
 
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...
Enhancing Social Media Platforms for Educational and Humanitarian Knowledge S...
 
Noteworks SI 622 Presentation Slides
Noteworks SI 622 Presentation SlidesNoteworks SI 622 Presentation Slides
Noteworks SI 622 Presentation Slides
 
Interaction_Design_Project_N00147768
Interaction_Design_Project_N00147768Interaction_Design_Project_N00147768
Interaction_Design_Project_N00147768
 
Download Presentation
Download PresentationDownload Presentation
Download Presentation
 
Kbsi15 trieste dk-ak
Kbsi15 trieste dk-akKbsi15 trieste dk-ak
Kbsi15 trieste dk-ak
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Data Fusion for Dealing with the Recommendation Problem