-
Notifications
You must be signed in to change notification settings - Fork 0
/
index4.html
135 lines (114 loc) · 6.81 KB
/
index4.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<title>Marco Santoni</title>
<link rel="stylesheet" href="/theme/css/main.css" />
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="/">Marco Santoni</a></h1>
<nav><ul>
<li><a href="/pages/about.html">about</a></li>
<li><a href="/pages/bookshelf.html">bookshelf</a></li>
<li><a href="/category/posts.html">posts</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<ol id="posts-list" class="hfeed" start="9">
<li><article class="hentry">
<header>
<h1><a href="/2016/05/20/insights-from-data-science-milan-190516.html" rel="bookmark"
title="Permalink to Insights from Data Science Milan - 19/05/16">Insights from Data Science Milan - 19/05/16</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2016-05-20T17:56:00+02:00">
Published: Fri 20 May 2016
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/marco-santoni.html">Marco Santoni</a>
</address>
<p>In <a href="/category/posts.html">posts</a>.</p>
</footer><!-- /.post-info --> <blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/hashtag/DeepLearning?src=hash">#DeepLearning</a> introduction and enterprise architectures using <a href="https://twitter.com/hashtag/H2O?src=hash">#H2O</a> - first <a href="https://twitter.com/hashtag/DataScienceMilan?src=hash">#DataScienceMilan</a> meetup! - <a href="https://t.co/I8LsfaFJSu">https://t.co/I8LsfaFJSu</a></p>— Andrea Scarso (@andreaesseci) <a href="https://twitter.com/andreaesseci/status/733044189349482496">May 18, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>A new <strong>Data Science meetup</strong> is out in Milan. Two talks about Deep
Learning were given in the first event.</p>
<p><strong>Neural Networks and Deep Learning: An
Introduction. <a href="https://twitter.com/milanhightech">@MilanHighTech</a>.</strong> The
first …</p>
<a class="readmore" href="/2016/05/20/insights-from-data-science-milan-190516.html">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="/2016/05/15/bayesian-ab-testing-in-python.html" rel="bookmark"
title="Permalink to Bayesian A/B Testing in Python">Bayesian A/B Testing in Python</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2016-05-15T15:33:00+02:00">
Published: Sun 15 May 2016
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/marco-santoni.html">Marco Santoni</a>
</address>
<p>In <a href="/category/posts.html">posts</a>.</p>
</footer><!-- /.post-info --> <p>Imagine you re-designing your e-commerce website. You have to decide
whether the "Buy Item" button should be blue or green. You decide to
setup an A/B test, so you build two versions of the item page:</p>
<ul>
<li><strong>Page A</strong> which has a blue button;</li>
<li><strong>Page B</strong> which has a green …</li></ul>
<a class="readmore" href="/2016/05/15/bayesian-ab-testing-in-python.html">read more</a>
</div><!-- /.entry-content -->
</article></li>
<li><article class="hentry">
<header>
<h1><a href="/2016/04/20/insights-from-pydata-florence-16.html" rel="bookmark"
title="Permalink to Insights from PyData Florence 16">Insights from PyData Florence 16</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2016-04-20T06:05:00+02:00">
Published: Wed 20 April 2016
</abbr>
<address class="vcard author">
By <a class="url fn" href="/author/marco-santoni.html">Marco Santoni</a>
</address>
<p>In <a href="/category/posts.html">posts</a>.</p>
</footer><!-- /.post-info --> <p>I have just joined <a href="https://www.pycon.it/p3/schedule/pycon7/">PyData</a>
conference in Florence, and I will list briefly some
interesting insights.</p>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Oh my... We are already overcrowded <a href="https://twitter.com/pyconit">@pyconit</a> and it's *just* the beginning!! 🎉🎉 good job guys! 🙌🏻 <a href="https://twitter.com/hashtag/pycon7?src=hash">#pycon7</a></p>— (((Valerio Maggio))) (@leriomaggio) <a href="https://twitter.com/leriomaggio/status/720894471060201472">April 15, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p><strong>Time Travel and Time Series Analysis with Pandas and Statsmodels,
<a href="http://twitter.com/hendorf">@hendorf …</a></strong></p>
<a class="readmore" href="/2016/04/20/insights-from-pydata-florence-16.html">read more</a>
</div><!-- /.entry-content -->
</article></li>
</ol><!-- /#posts-list -->
<p class="paginator">
<a href="/index.html">⇇</a>
<a href="/index3.html">«</a>
Page 4 / 4
</p>
</section><!-- /#content -->
<section id="extras" class="body">
<div class="social">
<h2>social</h2>
<ul>
<li><a href="https://linkedin.com/in/msantoni">linkedin</a></li>
<li><a href="https://twitter.com/mrsantoni">twitter</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>
</html>