-
Notifications
You must be signed in to change notification settings - Fork 0
/
featured_projects.html
330 lines (278 loc) · 18.1 KB
/
featured_projects.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
324
325
326
327
328
329
330
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Church & Duncan: Deep Data Science and Machine Learning Consulting</title>
<!-- Favicon -->
<link href="assets/favicon.ico" rel="shortcut icon" />
<link href="assets/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Raleway:400,600" rel="stylesheet">
<link href="assets/vendor/fontawesome-4.6.3/css/font-awesome.min.css" rel="stylesheet" />
<!-- CSS -->
<link href="assets/vendor/animsition-4.0.2/css/animsition.min.css" rel="stylesheet" />
<link href="assets/vendor/bootstrap-3.3.6/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/vendor/swiper-3.3.1/css/swiper.min.css" rel="stylesheet" />
<!-- Main CSS-->
<link href="assets/css/style.css" rel="stylesheet" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- begin animsition -->
<div class="animsition">
<nav class="navbar navbar-default navbar-fixed-top" id="nav1">
<!--
<div class="topbar">
<div class="container">
<ul class="list-unstyled list-inline">
<li><i class="fa fa-envelope-o"></i>[email protected]</li>
<li><i class="fa fa-phone"></i> +658 456 789</li>
</ul>
</div>
</div> -->
<div class="container navbar-padding">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="current navbar-brand" href="index.html">CHURCH & DUNCAN</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="data_strategy_advisory_consulting.html">Advisory: Data Strategy</a></li>
<li role="separator" class="divider"></li>
<li><a href="anomaly_detection_consulting_engineering.html">Anomaly & Fraud Detection</a></li>
<li role="separator" class="divider"></li>
<li><a href="credit_scoring_consulting_engineering.html">Credit Scoring</a></li>
<li role="separator" class="divider"></li>
<li><a href="customer_support_automation_consulting_engineering.html">Customer Support Automation</a></li>
<li role="separator" class="divider"></li>
<li><a href="personalized_marketing_consulting_engineering.html">Personalized Marketing</a></li>
<li role="separator" class="divider"></li>
<li><a href="programmatic_advertising_consulting_engineering.html">Programmatic Advertising</a></li>
<li role="separator" class="divider"></li>
<li><a href="search_recommendations_consulting_engineering.html">Search & Recommendations</a></li>
<li role="separator" class="divider"></li>
<li><a href="sport_data_analytics_consulting_engineering.html">Sports Analytics</a></li>
<li role="separator" class="divider"></li>
<!--<li><a href="supply_chain_optimization_consulting_engineering.html">Supply Chain Optimization</a></li>
<li role="separator" class="divider"></li>-->
<li><a href="text_categorization_consulting_engineering.html">Text Mining & Understanding</a></li>
<li role="separator" class="divider"></li>
<li><a href="time_series_forecasting_consulting_engineering.html">Time Series Forecasting</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Training<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="introduction_data_science_training.html">Introduction to Data Science</a></li>
<li role="separator" class="divider"></li>
<li><a href="apache_spark_deep_dive_training.html">Apache Spark Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="content_quality_deep_dive_training.html">Content Quality Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="deep_learning_deep_dive_training.html">Deep Learning Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="machine_learning_deep_dive_training.html">Machine Learning Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="opinion_mining_deep_dive_training.html">Opinion Mining Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="recommender_systems_deep_dive_training.html">Recommender Systems Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="information_retrieval_deep_dive_training.html">Information Retrieval Deep Dive</a></li>
<li role="separator" class="divider"></li>
<li><a href="text_mining_deep_dive_training.html">Text Mining Deep Dive</a></li>
<!--<li role="separator" class="divider"></li>
<li><a href="deep_learning_deep_dive_training.html">Time Series Deep Dive</a></li>-->
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="featured_projects.html">Featured Projects</a></li>
<li role="separator" class="divider"></li>
<li><a href="presentations_slides_talks_keynotes.html">Presentations & Talks</a></li>
<li role="separator" class="divider"></li>
<li><a href="research_publications.html">Research Papers & Patents</a></li>
</ul>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div> <!-- /.collapse -->
</div> <!-- /.container -->
</nav>
<div class="intro-news intro-pages parallax-window" data-parallax="scroll" data-image-src="assets/images/bg1.jpg">
<div class="intro-content">
<h2>Featured Projects</h2>
<p>Working with the most innovative and ambitious organizations in private and public sectors. Driven to augment human intelligence not displace it.</p>
</div> <!-- /.intro-content -->
<div id="startchange"></div> <!-- start navbar animation -->
</div> <!-- /.intro-news -->
<section class="news-main news-main-2">
<div class="container">
<div class="news-box" id="nativex">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box" id="superjob">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/qhVzT6Doit3qTQ" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Automated Resume Scoring Service</br>for SuperJob</h4>
<p>Every day recruiters get a lot of incoming resumes from the candidates. However, only some resumes are relevant for each particular job. As a result, recruiters waste their time processing irrelevant resumes. To address this problem, SuperJob decided to develop a feature that can help recruiters prioritize incoming resumes in their inboxes. We developed a ranking/scoring function to enable this feature.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
<div class="news-box">
<div class="news-image image-1">
<iframe src="//www.slideshare.net/slideshow/embed_code/key/eVsieNAgRqETUO" width="550" height="350" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</div>
<div class="news-text">
<h4>Big Data Use Cases</br>for NativeX</h4>
<p>John Doerr joined Kleiner Perkins Caufield & Byers in 1980 and has since backed some of the world's most successful entrepreneurs, including Larry Page, Sergey Brin and Eric Schmidt of Google; Jeff Bezos of Amazon.com, and Scott Cook and Bill Campbell of Intuit. John's passion is helping entrepreneurs create the "Next Big Thing" in mobile and social networks, greentech innovation, education.</p>
</div>
</div> <!-- /.news-box -->
</div> <!-- /.container -->
</section> <!-- /.news-main -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-3 col-xs-4">
<h4>CADGI</h4>
<ul class="footer-menu list-unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="training.html">Training</a></li>
<li><a href="about.html">About</a></li>
</ul>
<ul class="footer-menu list-unstyled">
<li><a href="featured_projects.html">Featured Projects</a></li>
<li><a href="presentations_slides_talks_keynotes.html">Presentations & Talks</a></li>
<li><a href="research_publications.html">Research Publications</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div> <!-- /.col-md-3 -->
<div class="col-md-7 col-sm-7 col-xs-4">
<h4>Services</h4>
<ul class="footer-menu list-unstyled">
<li><a href="data_strategy_advisory_consulting.html">Data Strategy Advisory</a></li>
<li><a href="anomaly_detection_consulting_engineering.html">Anomaly Detection</a></li>
<li><a href="credit_scoring_consulting_engineering.html">Credit Scoring</a></li>
<li><a href="customer_support_automation_consulting_engineering.html">Customer Support Automation</a></li>
</ul>
<ul class="footer-menu list-unstyled">
<li><a href="deep_learning_consulting_engineering.html">Deep Learning</a></li>
<li><a href="personalized_marketing_consulting_engineering.html">Personalized Marketing</a></li>
<li><a href="programmatic_advertising_consulting_engineering.html">Programmatic Advertising</a></li>
<li><a href="search_recommendations_consulting_engineering.html">Search & Recommendations</a></li>
</ul>
<ul class="footer-menu list-unstyled">
<li><a href="sport_data_analytics_consulting_engineering.html">Sport Data Analytics</a></li>
<li><a href="supply_chain_optimization_consulting_engineering.html">Supply Chain Optimization</a></li>
<li><a href="text_categorization_consulting_engineering.html">Text Categorization</a></li>
<li><a href="time_series_forecasting_consulting_engineering.html">Time Series Forecasting</a></li>
</ul>
</div> <!-- /.col-md-3 -->
<div class="col-md-2 col-sm-2 col-xs-4">
<h4>Contact</h4>
<p>Phone: +123 456 789</p>
<p>Email: [email protected]</p>
<p>Address: 767 Fifth Ave.<br />
San Francisco, CA 92305</p>
</div> <!-- /.col-md-7 -->
<!--
<div class="col-md-2 col-sm-2 col-xs-4">
<h4>Follow</h4>
<ul class="social list-unstyled">
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">LinkedIn</a></li>
</ul>
</div> -->
</div> <!-- /.row -->
<p class="copyright">Copyright © 2008 - 2016 CADGI All Rights Reserved.</p>
</div> <!-- /.container -->
</footer>
</div> <!-- /.animsition -->
<script src="assets/js/jquery-2.2.4.min.js"></script>
<script src="assets/vendor/bootstrap-3.3.6/js/bootstrap.min.js"></script>
<script src="assets/vendor/animsition-4.0.2/js/animsition.min.js"></script>
<script src="assets/vendor/typed-1.1.4/typed.min.js"></script>
<script src="assets/vendor/vide-0.5.0/jquery.vide.min.js"></script>
<script src="assets/vendor/swiper-3.3.1/js/swiper.min.js"></script>
<script src="assets/vendor/parallax-1.4.2/parallax.min.js"></script>
<script src="assets/vendor/jquery.match-height-0.7.0/jquery.matchHeight-min.js"></script>
<script src="assets/contact-form/js/validator.min.js"></script>
<script src="assets/contact-form/js/form-scripts.js"></script>
<script src="assets/js/scripts.js"></script>
</body>
</html>