-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
86 lines (59 loc) · 5.89 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Chabir.GitHub.io : ">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Chabir.GitHub.io</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/chabir">View on GitHub</a>
<h1 id="project_title">Chabir.GitHub.io</h1>
<h2 id="project_tagline"></h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="xavier-capdepon" class="anchor" href="#xavier-capdepon" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Xavier Capdepon</h1>
<h2>
<a id="engineer-machine-learning-and-data-enthusiast-and-still-actuarial-student" class="anchor" href="#engineer-machine-learning-and-data-enthusiast-and-still-actuarial-student" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Engineer, Machine Learning and Data Enthusiast and (still) actuarial student</h2>
<h2>
<a id="posts-and-projects" class="anchor" href="#posts-and-projects" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Posts and Projects:</h2>
<p>A few projects post are posted on the <a href="http://blog.nycdatascience.com/author/chabir/">Nyc DataScience Academy website</a>.
Code and more recent Machine Learning projects are available on <a href="https://github.com/chabir">my github</a>.</p>
<h2>
<a id="linkedin" class="anchor" href="#linkedin" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>LinkedIn:</h2>
<p><a href="https://www.linkedin.com/xcapdepon">LinkedIn profile</a>.</p>
<h2>
<a id="short-bio" class="anchor" href="#short-bio" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Short bio:</h2>
<p>I studied engineering at EIVP, Ecole des Ingenieurs de la Ville de Paris (Urban Sciences) after three years of intensive maths and physics. Following the path of my grand father, I studied hydraulic and fluids mechanics in particular with a strong interest for modeling and coding. I had a lot of fun during my four internships in the Paris sewage network and diverse water department learning the job. My first full-time job was in a small but great research department in public transportation. The company was among other things in charge of the IT infrastructure to broadcast messages on the highway around Paris. I wrote and created experiments for the message broadcast and bus priority as well as software developments. Besides my Engineering degree, I hesitated between another architecture or finance diploma, I decided to pursue a Master of Corporate finance in EM Lyon (top 4th French Business school). Given a mix of luck and some excellent mentors, I ended up working for several financial institution in Paris and New York where I was in charge of modeling financial and insurance related deals for underwriting or trading purposes. These years were really intense. A lot of hard work and a great start for a career that entitled me with a mix of economics, finance, coding, mathematics and statistics.</p>
<h2>
<a id="data-science" class="anchor" href="#data-science" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Data Science:</h2>
<p>Even though my passion lies with mathematics, physics, finance and economics I've recently developed a strong interest for data science and machine learning. During my previous experience, I enjoyed very much working with large spreadsheets, developing financial model cash flows under numerous scenarios and digging into financial statement of insurance companies to understand the behaviors of various financial variables. I also worked with actuaries who seemed to be really comfortable aggregating different concepts into a single model, but now, I see data projects and modeling differently particularly as the scale of the data can be multiplied. After attending a few meetup (Open Data by Vivian and Data Driven by Matt Turk) in New York, I decided to take the actuarial exams to be more comfortable with statistics and probabilities and to take the NYC Data Science 3 months bootcamp during the summer 2015. I am still amazed by all the coding techniques I've learned. All of the possibilities for data and modeling that it opened and Machine learning is also really amazing tool. I can now spend hours and hours trying to figure out how to find the best path using coding and my own intuition to solve larger scale data related problems in a diversified field such as transportation, finance, marketing, advertizing...</p>
<h2>
<a id="kaggle" class="anchor" href="#kaggle" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Kaggle:</h2>
<p>Over the last year, I became addicted to the Kaggle competition (world biggest data science and machine learning online platform) where I ranked 507th over 520,000+ participants:<br>
25th / 548 -- Avito duplicate ads detection;<br>
33rd / 2926 -- BNP Paribas Cardif Claims Management;<br>
40th / 2619 -- Prudential Life Insurance Assessment.</p>
<p><a href="https://www.kaggle.com/chabir">Kaggle profile</a>.</p>
<h2>
<a id="other-information" class="anchor" href="#other-information" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Other information:</h2>
<p>I love DIY, wind surfing, hicking and Kaggle. </p>
<p>Content 2016 Xavier Capdepon</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>