Skip to content

Commit 6898e3a

Browse files
p:regular update
1 parent c695d81 commit 6898e3a

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
</head>
99
<body>
1010

11-
1211
<div class="h1Style">Pietro Coretto</div>
13-
<div class="h3Style">Prof. of Statistics </div>
12+
<div class="h3Style">Professor of Statistics</div>
1413

1514
<br>
1615

@@ -20,9 +19,11 @@
2019
I received my Ph.D. in Statistics from <a href="https://www.ucl.ac.uk" target="blank">University College London (UCL)</a>. I am broadly interested in the intersection of statistics, computational data science and machine learning, a scientific field that helps provide a solid foundation for many modern applications, including artificial intelligence. My research focuses on methods and algorithms for both supervised and unsupervised learning, with an emphasis on robustness (i.e., resistance to noise and data contamination). Over the years, I have taught both undergraduate and graduate courses in statistics, probability, computational and learning methods, and econometrics. For more information, see the CV linked below.
2120
</p>
2221

22+
2323
<hr>
2424
<br>
2525

26+
2627
<b>Contacts</b>
2728
<table>
2829
<tr>
@@ -47,16 +48,23 @@
4748
<td>pcoretto (at) unisa.it</td>
4849
</tr>
4950
</table>
51+
5052
<br>
5153

5254

55+
56+
57+
5358
<b>Academic info</b><br>
5459
<ul style="margin-top:0.75ex;">
5560
<li><a href="pcoretto-cv.pdf">Curriculum Vitae</a></li>
5661
<li><a href="research.html">Research &amp; Publications</a></li>
5762
<li><a href="software.html">Software</a></li>
5863
</ul>
5964

65+
66+
67+
6068
<b>Didattica/Teaching</b>
6169
<ul style="margin-top:0.75ex;">
6270
<li><a href="ricevimento-avvisi.html">Avvisi</a></li>
@@ -82,8 +90,6 @@
8290

8391

8492

85-
86-
8793
<b>Miscelanea</b>
8894
<ul style="margin-top:0.75ex;">
8995
<li><a href="audiophile.html">The Audiophile Corner</a></li>

pietrohome.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ body{ font-size: 16px;
1313
margin-bottom: auto;
1414
}
1515

16-
p + ul {
17-
margin-top: -XX;
18-
}
16+
1917

2018
/* contacts table */
2119
.contacts {

0 commit comments

Comments
 (0)