-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathchallenge.html
More file actions
327 lines (313 loc) · 15.6 KB
/
challenge.html
File metadata and controls
327 lines (313 loc) · 15.6 KB
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
324
325
326
327
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="favicon.png" type="image/x-icon" rel="icon" />
<link href="favicon.png" type="image/x-icon" rel="shortcut icon" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/challenge.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Google Analytics Tracking Code -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64832042-1', 'auto');
ga('send', 'pageview');
</script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body class="challenge">
<header>
<div class="header-top">
<nav class="nav nav-pills first-menu">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand mainTitle" href="index.html">
<img src="images/LogoEpidemiumV2.png" class="img-responsive" alt="">
<h1>Epidemium</h1>
</a>
<div class="responsive-url">
<a href="#">
<img src="images/shape.png" alt="">
</a>
<a href="#" id="link_responsive_login">
<i class="fa fa-lock" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="collapse navbar-collapse" id="menu-epidemium">
<!-- <div class="discover">
<a href="https://platform.epidemium.cc/discover">
<img src="images/shape.png" alt="">
Discover
</a>
</div> -->
<ul class="nav navbar-nav navbar-right register">
<li><a href="https://cas.epidemium.cc/login?service=https%3A%2F%2Fplatform.epidemium.cc"> Login</a></li>
<li><a href="https://platform.epidemium.cc/users/register">Register</a></li>
</ul>
<div class="login">
<div class="mask_login">
<img src="images/close.svg" alt="">
</div>
<div class="login-style">
<form action="">
<div class="form-group">
<input type="text" class="form-control" placeholder="Username or Email">
<input type="text" class="form-control" placeholder="Password">
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
<button type="submit" class="btn btn-epidemium">Login</button>
<a href="#" class="responsive_singup">Singup</a>
</div>
</form>
</div>
</div>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
<div class="header-bottom">
<div class="header-body-bottom text-center">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="header-body-bottom-content">
<h1>Context of the challenges</h1>
<p>
The impact of environmental factors, including pollution and socio-economic develoment, on the incidence of cancer remains unknown. Countries that have adopted similar socio-economic development models and exposed to comparable environmental situations have different cancerincidences. This underlines the need to refine our models of understanding of the epidemiology of cancers. The consequences of a better understanding of the the evolution of cancers and their causal factors are important both from a medical and a public health point of view, as a result of prioritizing the public health actions that would be deduced therefrom, and better targeting of possible prevention campaigns.
</p>
<p>
The public recent and massive availability of socio-economic data (economic development, mass consumption), demographic and environmental factors (pollution, exposure to carcinogens, urban planning data) and the development of new approaches to Statistics (machine learning) makes it possible to envisage better predictions of the incidence of the cancers.
</p>
<p>
By making large data sets widely available and covering the usual epidemiological themes, Epidemium calls on collective intelligence to build models for visualizing and anticipating the spatio-temporal evolution of cancers and thus opens the possibility for all to contribute to the knowledge of the dynamics of cancers and their determinants.
</p>
</div>
<span id="downarrow"><img src="images/up-arrow.png" alt=""></span>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="body-values">
<div class="container">
<div class="row">
<div class="col-lg-6 col-lg-offset-3">
<h1 class="wow slideInRight text-center">Challenges</h1>
<h2 class="wow slideInRight text-center">See and Foresee cancers</h2>
</div>
</div>
</div>
</section>
<section class="challenge-tabs">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="content-bottom">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active"><a href="#see" aria-controls="see" role="tab" data-toggle="tab">Challenge 1 | See cancers</a></li>
<li role="presentation"><a href="#foresee" aria-controls="foresee" role="tab" data-toggle="tab">Challenge 2 | Foresee cancers</a></li>
<li role="presentation"><a href="#predict" aria-controls="predict" role="tab" data-toggle="tab">Challenge 3 | Cancer mortality prediction</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="see">
<div class="col-lg-4 col-md-4">
<img src="images/426px-challenge2.png" alt="" class="img-responsive">
<h3 class="important">Visualization challenge</h3>
<div class="text-center challenge-join">
<a href="http://epidemium.cc/data.html" target="blank" class="btn btn-epidemium">See data</a>
</div>
</div>
<div class="col-lg-8 col-md-8 nopadding">
<div class="row">
<div class="col-lg-6 col-md-6">
<span>
Constructing a Data-Visualization of the incidence of cancers by exposing the epidemiological factors associated with their dynamics.
</span>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<p>
The challenge consists in developing data visualization tools aimed at the general public and the medico-scientific community at large. Particular attention should be given to design with regard to user experience. These tools will have to integrate the variables and results of the "prediction challenge", highlighting the dynamic changes in time and space of potential risk factors.
</p>
</div>
<div class="col-lg-6 col-md-6">
<p>
</p>
<p>
</p>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="foresee">
<div class="col-lg-4 col-md-4">
<img src="images/426px-challenge1.png" alt="" class="img-responsive">
<h3 class="important">Prediction challenge (the incidence of cancers)</h3>
<div class="text-center challenge-join">
<a href="http://epidemium.cc/data.html" target="blank" class="btn btn-epidemium">See data</a>
</div>
</div>
<div class="col-lg-8 col-md-8 nopadding">
<div class="row">
<div class="col-lg-6 col-md-6">
<span>
Developing a predictive tool for the progression of cancer in time and space,depending on the known or supposed factors that determine its evolution.
</span>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<p>
The challenge consists in developing of a predictive tool for the incidence of cancers.The data used to learn the models are detailed below.
</p>
<p>
The "Training set" will be composed of the data covering the period from 1950 to 2003.The validation set will be composed of the data covering the period from 2003 to 2007.Note that the data from 2007 to 2012 in the process of being obtained and will be Integrated into the validation set.
</p>
</div>
<div class="col-lg-6 col-md-6">
<p>
This challenge is divided into two distinct parts: 1/ prediction in the world, 2/ prediction by country
</p>
<p>
The winning team will be the one whose prediction will be the most efficient on the validation set. A leaderboard will be set up with real-time updating.
</p>
</div>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane fade" id="predict">
<div class="col-lg-4 col-md-4">
<img src="images/426px-challenge1.png" alt="" class="img-responsive">
<h3 class="important">This challenge run from October 2017 to March 2018</h3>
<div class="text-center challenge-join">
<a href="http://epidemium.cc/data.html" target="blank" class="btn btn-epidemium">See data</a>
</div>
</div>
<div class="col-lg-8 col-md-8 nopadding">
<div class="row">
<div class="col-lg-6 col-md-6">
<span>
Predicting cancer mortality in developing countries
</span>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<p>
The most frequent cancers will be studied. According to GLOBOCAN 2012, the three most common cancers are lung cancer (1.8 million cases, 13.0% of total cancers), breast cancer (1.7 million cases, 11.9% of the total) and colorectal cancer (1.4 million cases, 9.7% of the total). Of course, these figures are an average, and there may be disparities in the incidence of cancers in developing countries. An approach by continent and possibly continents will be appreciated.
</p>
<p>
Participants will articulate their analysis from 3 datasets:
</p>
</div>
<div class="col-lg-6 col-md-6">
<p>
Main dataset: an open world IARC cancer mortality dataset for the World Health Organization (WHO) broken down by type of cancer, country, year, gender. On average, the depth of accessible data is about 25 years. Among the countries represented are the developing countries, with data available from the African continent and, for comparative purposes, the mortality data of the industrialized countries.
</p>
<p>
Complementary datasets: 1) an open dataset of the incidence of cancer in the world derived from WHO IARC, broken down by type of cancer, country, year, gender. The data have a minimum depth of 15 years. 2) an open dataset of population indicators, produced by the World Bank: there are data from economic, social, educational, agro-environmental indicators, etc.
</p>
</div>
</div>
</div>
</div>
<div class="text-center challenge-join">
<a href="https://platform.epidemium.cc/users/register" class="btn btn-epidemium wow fadeInDown">I join in</a>
</div>
</div>
</div>
</div>
</section>
<footer>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/script.js"></script>
<script>
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
}
);
wow.init();
</script>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4">
<span>Contact us</span>
<ul class="list-unstyled">
<li>Contact : <span>contact@epidemium.cc</span></li>
<li>Data : <span>data@epidemium.cc</span></li>
<li>Wiki : <span>wiki@epidemium.cc</span></li>
<li>Ethical question: <span>ethique@epidemium.cc</span></li>
<li>Scientific question : <span>methodologie@epidemium.cc</span></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Navigate</span>
<ul class="list-unstyled">
<li><a href="participate.html">Participate</a></li>
<li><a href="how-it-work.html">How it works</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="challenge.html">Challenges</a></li>
<li><a href="data.html">Data</a></li>
<li><a href="https://platform.epidemium.cc/users/register">Register</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Social</span>
<ul class="list-unstyled">
<li><a href="https://www.facebook.com/epidemiumcc" target="blank">Facebook</a></li>
<li><a href="https://twitter.com/epidemium_cc" target="blank">Twitter</a></li>
<li><a href="https://www.meetup.com/fr/Epidemium" target="blank">Meetup</a></li>
<li><a href="https://medium.com/@epidemium_cc" target="blank">Medium</a></li>
<li><a href="https://www.youtube.com/channel/UCox7qtCL12TAzGf8xdRwN1A" target="blank">Youtube</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-2">
<span>Other</span>
<ul class="list-unstyled">
<li><a href="termsandconditions.html" target="blank">Terms & conditions</a></li>
<li><a href="legalnotices.html" target="blank">Legal notices & Privacy policy</a></li>
<li><a href="https://wiki2.epidemium.cc/wiki/Main_Page">Wiki</a></li>
<li><a href="http://epidemium.cc/data.html">OpenData</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="https://docs.google.com/forms/d/e/1FAIpQLSc1zXf7lw3FfrTAijDejJkxjPCKkoH7lmJKw4c1gZW1SuRAWA/viewform" target="_blank">Platform support</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-lg-3">
<a href="index.html" class="d-flex">
<img href="index.html" src="images/LogoEpidemiumV2.png" class="img-responsive" alt="">
<h1>Epidemium</h1></a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>