-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
323 lines (264 loc) · 17 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<LINK REL="SHORTCUT ICON" HREF="wp-content/themes/jarrah/files/favicon-pagelines.ico" />
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title> Challenge on Context-aware Movie Recommendation</title>
<meta name="generator" content="WordPress 2.9.2" />
<meta name="robots" content="follow, all" />
<link rel="stylesheet" href="wp-content/themes/jarrah/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Challenge on Context-aware Movie Recommendation RSS Feed" href="feed/" />
<link rel="pingback" href="xmlrpc.php" />
<link rel="stylesheet" href="wp-content/themes/jarrah/css/menu.css" type="text/css" media="screen" />
<!--[if IE]><link rel="stylesheet" href="wp-content/themes/jarrah/css/ie.css" type="text/css" media="screen" /><![endif]-->
<!-- begin visitor maps header code -->
<script type="text/javascript">
<!--
function wo_map_console(url) {
window.open(url,"wo_map_console","height=650,width=800,toolbar=no,statusbar=no,scrollbars=yes").focus();
}
//-->
</script>
<!-- end visitor maps header code -->
<script type='text/javascript' src='wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type='text/javascript' src='wp-includes/js/comment-reply.js?ver=20090102'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="wp-includes/wlwmanifest.xml" />
<link rel='index' title='Challenge on Context-aware Movie Recommendation' href='' />
<meta name="generator" content="WordPress 2.9.2" />
<link rel='canonical' href='' />
<style type="text/css">
.getflash { font-size:8px; }
.wp_followme_c2 {
position:fixed;
background:#59B7FF;
top:200px;
right:0px;
width:32px;
height:160px;
border:1px solid #FFFFFF;
color:#FFFFFF;
}
</style>
<script type="text/javascript" src="wp-content/themes/jarrah/js/jquery.pngFix.js"></script>
<script type="text/javascript" src="wp-content/themes/jarrah/js/jquery.easing.min.js"></script>
<script type="text/javascript" src="wp-content/themes/jarrah/js/jquery.lavalamp.min.js"></script>
<script type="text/javascript" src="wp-content/themes/jarrah/js/my-menu.js"></script>
<!-- this product is released under General Public License. Please see the attached file for details. You can also find details about the license at http://www.opensource.org/licenses/gpl-license.php -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery(document).ready(function(){
jQuery(document).pngFix();
});
/* ]]> */
</script>
</head>
<body>
<div id="wrapper" align="center">
<div id="layouttop"></div>
<!-- Header Starts -->
<div id="header">
<div id="headerleft">
<h1><a href="">Challenge on Context-aware Movie Recommendation</a></h1>
<br>
<h3>CAMRa2010 – CARS-2010 :: Barcelona :: Sept. 30, 2010</h3>
</div>
<!--
<div id="headerright">
<div id="searchboxo">
<form method="get" id="searchform" action="">
<input type="text" value="Search keywords" name="s" id="searchbox" onfocus="this.value=''" class="searchinput"/>
<input type="submit" class="submitbutton" value="SEARCH" />
</form>
</div>
</div>
-->
</div>
<!-- Header Ends -->
<div id="innerwrapper">
<!-- Main nav Starts here -->
<div id="navouter">
<div id="nav">
<h2 id="itsit"> ?+?+?=! </h2>
<div id="headerright">
<div id="searchboxo">
<form method="get" id="searchform" action="">
<input type="text" value="Search keywords" name="s" id="searchbox" onfocus="this.value=''" class="searchinput"/>
<input type="submit" class="submitbutton" value="SEARCH" />
</form>
</div>
</div>
<!--
<ul class="lavalamp" id="menu1">
<li class="page_item "><a href="">Home</a></li>
<li class="page_item page-item-3 current_page_item"><a href="" title="CAMRa2010">CAMRa2010</a></li>
<li class="page_item page-item-44"><a href="cars-2010/" title="CARS-2010">CARS-2010</a></li>
<li class="page_item page-item-18"><a href="news/" title="News">News</a></li>
<li class="page_item page-item-221"><a href="accepted-papers/" title="Accepted Papers">Accepted Papers</a>
<ul>
<li class="page_item page-item-213"><a href="accepted-papers/program/" title="Program (tentative)">Program (tentative)</a></li>
</ul>
</li>
<li class="page_item page-item-2"><a href="cfp/" title="Call For Papers">Call For Papers</a></li>
<li class="page_item page-item-49"><a href="challenge/" title="Challenge">Challenge</a></li>
<li class="page_item page-item-9"><a href="important-dates/" title="Important Dates">Important Dates</a></li>
<li class="page_item page-item-16"><a href="datasets/" title="Datasets">Datasets</a></li>
<li class="page_item page-item-11"><a href="organizing-committee/" title="Organizing Committee">Organizing Committee</a></li>
<li class="page_item page-item-181"><a href="publication/" title="Publication">Publication</a></li>
<li class="page_item page-item-164"><a href="faq/" title="FAQ">FAQ</a></li>
<li class="page_item page-item-177"><a href="special-issue-tist/" title="Special Issue TIST">Special Issue TIST</a></li>
</ul>
-->
</div>
</div>
<!-- Main nav Ends -->
<div id="maincol">
<div class="postwrap">
<h2 class="posttitle-page"><a href="">CAMRa2010</a></h2>
<div class="postcontent"><p style="text-align: center;"><a href="https://recsys.acm.org/wp-content/uploads/2012/05/ny-small.jpg"><img class="size-full wp-image-149 aligncenter" title="Barcelonaa2" src="https://recsys.acm.org/wp-content/uploads/2012/05/ny-small.jpg" alt="Barcelona Skyline" width="552" /></a></p>
<p><strong>NEWS: </strong>The workshop proceedings are now available at the <a title="Proceedings" href="http://portal.acm.org/toc.cfm?id=1869652&type=proceeding&coll=GUIDE&dl=GUIDE&CFID=106184177&CFTOKEN=48430296" target="_blank">ACM Portal</a></p>
<p><strong>NEWS:</strong> The<a title="carr2011" href="http://www.dai-labor.de/carr2011"> workshop on Context-awareness in Retrieval and Recommendation</a> will be held at <a title="IUI2011" href="http://iuiconf.org/" target="_blank">IUI2011</a> in Palo Alto</p>
<p>The list of accepted papers can be found <a title="Accepted Papers" href="accepted-papers/" target="_self">here</a></p>
<p>The Challenge on Context-aware Movie Recommendation (<strong>CAMRa2010</strong>) is a joint event with the<strong> </strong><a title="CARS-2010" href="http://ids.csom.umn.edu/faculty/gedas/cars2010/" target="_blank">Workshop on Context-aware Recommender Systems (CARS-2010)</a>.</p>
<p>CARS and CAMRa are organized under the special two day <strong>Context-Aware Recommender Systems: </strong><strong>Research Workshop and Movie Recommendation Challenge </strong>event.</p>
<p>The <strong>Challenge on Context-aware Movie Recommendation</strong> focuses on identifying contextual features in datasets and generating context-aware movie recommendations.</p>
<p>Two <a title="Datasets" href="datasets/" target="_self">datasets</a> will be released for the challenge: one from <a title="Moviepilot" href="http://www.moviepilot.com/" target="_blank">Moviepilot</a> and one from <a title="Filmtipset" href="http://www.filmtipset.se" target="_blank">Filmtipset</a>. Further details about the challenge conditions, tracks, and evaluation metrics can be found in the <a title="Challenge" href="challenge/" target="_self">Challenge</a> section.</p>
<p>Participants of the challenge are welcome to submit papers and 1-page summaries of their algorithms and results (see the <a title="Call for Papers" href="cfp/" target="_self">Call for Papers</a> and <a title="Important Dates" href="important-dates/" target="_self">Important Dates</a> sections). The papers will be reviewed by the Program Committee and 1-pagers by the Expert Panel.</p>
<p>The winners of the challenge will be announced at the conference dinner. The winners will also be invited to submit extended version of their paper to a follow-up special issue on context-aware recommendation. More general context-aware recommendation papers can be also submitted to the CARS workshop.</p>
</div>
<div class="clr"></div>
<span class="linkpages"></span>
<div class="clr"></div>
<div id="comments">
<!-- WP 2.7 and above -->
<div class="roundcornrrboxcomments">
<!-- <div class="topleftcorner"><div class="toprightcorner"></div></div> -->
<div class="roubcornrcontentcomments">
<!-- <p class="nocomments">Comments are closed.</p> -->
</div>
<!-- <div class="bottomleftcorner"><div class="bottomrightcorner"></div></div> -->
</div>
</div> <!-- Closes Comment -->
</div> <!-- Closes topPost -->
</div><!-- Closes Main -->
<div id="rightcol">
<div class="roundcornrrbox">
<div class="topleftcorner"><div class="toprightcorner"></div></div>
<div class="roundcrrcnt">
<!-- widget -->
<li id="pages-3" class="sidebaritem widget_pages"><div class="sidebarbox"><h2 class="widgettitle">Menu</h2> <ul>
<li class="page_item page-item-3 current_page_item"><a href="" title="CAMRa2010">CAMRa2010</a></li>
<li class="page_item page-item-44"><a href="cars-2010/" title="CARS-2010">CARS-2010</a></li>
<li class="page_item page-item-221"><a href="accepted-papers/index.html" title="Accepted Papers">Accepted Papers</a>
<ul>
<li class="page_item page-item-213"><a href="accepted-papers/program/index.html" title="Program (tentative)">Program (tentative)</a></li>
</ul>
</li>
<li class="page_item page-item-18"><a href="news/index.html" title="News">News</a></li>
<li class="page_item page-item-2"><a href="cfp/index.html" title="Call For Papers">Call For Papers</a></li>
<li class="page_item page-item-49"><a href="challenge/index.html" title="Challenge">Challenge</a></li>
<li class="page_item page-item-16"><a href="datasets/index.html" title="Datasets">Datasets</a></li>
<li class="page_item page-item-9"><a href="important-dates/index.html" title="Important Dates">Important Dates</a></li>
<li class="page_item page-item-11"><a href="organizing-committee/index.html" title="Organizing Committee">Organizing Committee</a></li>
<li class="page_item page-item-181"><a href="publication/index.html" title="Publication">Publication</a></li>
<li class="page_item page-item-164"><a href="faq/index.html" title="FAQ">FAQ</a></li>
<li class="page_item page-item-177"><a href="special-issue-tist/index.html" title="Special Issue TIST">Special Issue TIST</a></li>
</ul>
</div></li><li id="linkcat-4" class="sidebaritem widget_links"><div class="sidebarbox"><h2 class="widgettitle">Publicity</h2>
<ul class='xoxo blogroll'>
<li><a href="http://data.dai-labor.de/corpus/camra/CFP.camra2010.txt" title="CAMRa2010 CFP (txt)">CFP CAMRa2010 (txt)</a></li>
<li><a href="http://data.dai-labor.de/corpus/camra/TIST-SI-CAMRa.pdf" title="CFP for the Special Issue of ACM TIST on CAMRa">CFP TIST SI CAMRa (pdf)</a></li>
<li><a href="http://data.dai-labor.de/corpus/camra/poster.pdf" title="A4 pdf CAMRa2010 poster">Poster (A4 pdf)</a></li>
</ul>
</div></li>
<li id="twitter-5" class="sidebaritem widget_twitter"><div class="sidebarbox"><div><h2 class="widgettitle"><a class="twitterwidget twitterwidget-rss" title="Syndicate this content" href="http://twitter.com/statuses/user_timeline/camra2010.rss" target="_blank"><img style='background:orange;color:white;border:none;' width='14' height='14' src='wp-includes/images/rss.png' alt='RSS' /></a><a class="twitterwidget twitterwidget-title" title="Twitter: camra2010" href="http://twitter.com/camra2010" target="_blank">tweets</a></h2><ul><li class="wpTwitterWidgetError">Could not connect to Twitter</li></ul></div></div></li><li id="rss-3" class="sidebaritem widget_rss"><div class="sidebarbox"><h2 class="widgettitle"><a class='rsswidget' href='http://recsys.acm.org/2010/feed/' title='Syndicate this content'><img style='background:orange;color:white;border:none;' width='14' height='14' src='wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://recsys.acm.org' title='ACM Recommender Systems'>ACM RecSys news</a></h2><ul><li>An error has occurred; the feed is probably down. Try again later.</li></ul></div></li>
<div id="feedbox">
<div id="contrssbox">
<a href="feed/">RSS Feed</a>
</div>
</div>
<div class="clr"></div>
</div>
<div class="bottomleftcorner"><div class="bottomrightcorner"></div></div>
</div>
</div>
<div class="clr"></div>
<div style="position:relative;">
<div class="wp_followme_c2">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="32" height="160" id="wpFollowmeFlash">
<param name="movie" value="wp-content/plugins/wp-followme/flash/wp_followme.swf" />
<param name="allowfullscreen" value="false" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="twit_icon=wp-content/plugins/wp-followme/icons/11.png&turl=http://twitter.com/camra2010&twitmsg=CAMRa2010&twitmsgcolor=FFFFFF&iconbgcolor=FFFFFF" />
<param name="bgcolor" value="#59B7FF" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="wp-content/plugins/wp-followme/flash/wp_followme.swf" width="32" height="160">
<param name="allowfullscreen" value="false" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="twit_icon=wp-content/plugins/wp-followme/icons/11.png&turl=http://twitter.com/camra2010&twitmsg=CAMRa2010&twitmsgcolor=FFFFFF&iconbgcolor=FFFFFF" />
<param name="bgcolor" value="#59B7FF" />
<!--<![endif]-->
<div class="getflash">
<a rel="nofollow" href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a>Plugin by wpburn.com <a href="http://wpburn.com">wordpress themes</a></div><!--[if !IE]>-->
</object> <!--<![endif]-->
</object>
</div>
</div>
<div id="bottompanel">
<div class="roundcornrrbox">
<div class="topleftcorner"><div class="toprightcorner"></div></div>
<div class="roundcrrcnt">
<div class="col1">
<div id="search-3" class="widget widget_search"><h3>Looking for something?</h3><form method="get" id="searchform" action="">
<input type="text" value="Search keywords" name="s" id="searchbox" onfocus="this.value=''" class="searchinput"/>
<input type="submit" class="submitbutton" value="SEARCH" />
</form></div> </div>
<div class="col2">
<div id="linkcat-3" class="widget widget_links"><h3>Related links</h3>
<ul class='xoxo blogroll'>
<li><a href="http://recsys.acm.org/2010/" title="ACM Recommender Systems 2010 @ Barcelon">ACM Recommender Systems 2010 @ Barcelona</a></li>
<li><a href="http://ids.csom.umn.edu/faculty/gedas/cars2010/" title="Workshop on Context-Aware Recommender Systems (CARS-2010)">CARS-2010</a></li>
<li><a href="http://www.csiro.au/" title="Australian Commonwealth Scientific and Research Organization">CSIRO</a></li>
<li><a href="http://www.dai-labor.de" title="DAI Laboratory">DAI-Lab</a></li>
<li><a href="http://www.filmtipset.se" title="Filmtipset">Filmtipset</a></li>
<li><a href="http://www.moviepilot.com" title="Moviepilot">Moviepilot</a></li>
</ul>
</div>
</div>
<div class="col3">
<div id="archives-3" class="widget widget_archive"><h3>Archives</h3> <ul>
<li><a href='2010/10/' title='October 2010'>October 2010</a></li>
<li><a href='2010/09/' title='September 2010'>September 2010</a></li>
<li><a href='2010/08/' title='August 2010'>August 2010</a></li>
<li><a href='2010/06/' title='June 2010'>June 2010</a></li>
<li><a href='2010/05/' title='May 2010'>May 2010</a></li>
<li><a href='2010/03/' title='March 2010'>March 2010</a></li>
</ul>
</div> </div>
<div class="clr"></div>
<div class="clr"></div>
</div>
<div class="bottomleftcorner"><div class="bottomrightcorner"></div></div>
</div>
</div>
<!-- Bottom Panel ends -->
<div class="clr16"></div>
</div>
<div id="layoutbottom"></div>
</div>
<div id="credit" align="center">
<div class="copyr">Copyright © 2009-2010 :: CAMRa 2010 Organizing Committee.</div>
<!--
<abbr title="Jarrah/1.1">Jarrah</abbr> theme by <a href="http://www.templatesnext.org/">Templates Next</a>
| Powered by <a href="http://wordpress.org/">WordPress</a> -->
</div>
<script src="http://stats.wordpress.com/e-201506.js" type="text/javascript"></script>
<script type="text/javascript">
st_go({blog:'12779747',v:'ext',post:'3'});
var load_cmc = function(){linktracker_init(12779747,3,2);};
if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
else load_cmc();
</script>
</body>
</html>