Update templates
This commit is contained in:
parent
55b9e2523c
commit
b0ca171973
34 changed files with 536 additions and 707 deletions
|
@ -21,26 +21,24 @@
|
|||
</head>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
<header>
|
||||
<nav>
|
||||
<nav>
|
||||
<a href="./">Home</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./archive.html">Archive</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
<a href="./archive.html">Posts</a>
|
||||
<a href="./projects.html">Projects</a>
|
||||
<a href="./contact.html">Contact</a>
|
||||
</nav>
|
||||
|
||||
<h1 class="title">Skills in Statistics, Data Science and Machine Learning</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1 class="title">Skills in Statistics, Data Science and Machine Learning</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<h2 id="statistics">Statistics</h2>
|
||||
<h2 id="statistics">Statistics</h2>
|
||||
<ul>
|
||||
<li>Knowledge of Linear Models and Generalised Linear Models (including logistic regression), both in theory and in applications</li>
|
||||
<li>Classical Statistical inference (maximum likelihood estimation, method of moments, minimal variance unbiased estimators) and testing (including goodness of fit)</li>
|
||||
|
@ -95,6 +93,8 @@
|
|||
<li>Hidden Markov Models and Sequential Monte Carlo Methods</li>
|
||||
</ul>
|
||||
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
Site proudly generated by
|
||||
<a href="http://jaspervdj.be/hakyll">Hakyll</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue