Skip to content

Commit

Permalink
first version post
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Dec 29, 2020
1 parent bf15c14 commit a3c3f85
Show file tree
Hide file tree
Showing 27 changed files with 61,119 additions and 58 deletions.
9 changes: 8 additions & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h2 class="archive-title">2019</h2>
</article>

<article class="archive-item">
<a href="../categories/statistics/" class="archive-item-link">Statistics</a>
<a href="../categories/statistics-forecasting/" class="archive-item-link">Statistics, Forecasting</a>
<span class="archive-item-date">
2019-10-10
</span>
Expand All @@ -179,6 +179,13 @@ <h2 class="archive-title">2019</h2>
</span>
</article>

<article class="archive-item">
<a href="../categories/statistics/" class="archive-item-link">Statistics</a>
<span class="archive-item-date">
2019-04-08
</span>
</article>

<article class="archive-item">
<a href="../categories/r-shiny-docker/" class="archive-item-link">R, Shiny, Docker</a>
<span class="archive-item-date">
Expand Down
15 changes: 12 additions & 3 deletions categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@
</item>

<item>
<title>Statistics</title>
<link>https://juanitorduz.github.io/categories/statistics/</link>
<title>Statistics, Forecasting</title>
<link>https://juanitorduz.github.io/categories/statistics-forecasting/</link>
<pubDate>Thu, 10 Oct 2019 00:00:00 +0000</pubDate>

<guid>https://juanitorduz.github.io/categories/statistics/</guid>
<guid>https://juanitorduz.github.io/categories/statistics-forecasting/</guid>
<description></description>
</item>

Expand All @@ -146,6 +146,15 @@
<description></description>
</item>

<item>
<title>Statistics</title>
<link>https://juanitorduz.github.io/categories/statistics/</link>
<pubDate>Mon, 08 Apr 2019 00:00:00 +0000</pubDate>

<guid>https://juanitorduz.github.io/categories/statistics/</guid>
<description></description>
</item>

<item>
<title>R, Shiny, Docker</title>
<link>https://juanitorduz.github.io/categories/r-shiny-docker/</link>
Expand Down
118 changes: 118 additions & 0 deletions categories/statistics-forecasting/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<script defer src="https://use.fontawesome.com/releases/v5.13.0/js/all.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.58.3" />


<title>Statistics, Forecasting - Dr. Juan Camilo Orduz</title>
<meta property="og:title" content="Statistics, Forecasting - Dr. Juan Camilo Orduz">


<link href='https://juanitorduz.github.io/images/favicon.ico' rel='icon' type='image/x-icon'/>









<link href="../../categories/statistics-forecasting/index.xml" rel="alternate" type="application/rss+xml" title="Dr. Juan Camilo Orduz" />



<link rel="stylesheet" href="../../css/fonts.css" media="all">
<link rel="stylesheet" href="../../css/main.css" media="all">



</head>
<body>
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="../../" class="nav-logo">
<img src="../../images/sphere2.gif"
width="50"
height="50"
alt="Logo">
</a>

<ul class="nav-links">

<li><a href="../../about/"> About</a></li>

<li><a href="https://github.com/juanitorduz"><i class='fab fa-github fa-2x'></i> </a></li>

<li><a href="https://www.linkedin.com/in/juanitorduz/"><i class='fab fa-linkedin fa-2x' style='color:#0077B5;'></i> </a></li>

<li><a href="https://twitter.com/juanitorduz"><i class='fab fa-twitter fa-2x' style='color:#1DA1F2;'></i> </a></li>

</ul>
</nav>

</header>


<main class="content" role="main">

<script src="../../js/math-code.js"></script>
<script async src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>



<div class="archive">



<h2 class="archive-title">2019</h2>

<article class="archive-item">
<a href="../../gaussian_process_time_series/" class="archive-item-link">PyData Berlin 2019: Gaussian Processes for Time Series Forecasting (scikit-learn)</a>
<span class="archive-item-date">
2019-10-10
</span>
</article>


</div>

</main>

<footer class="footer">
<ul class="footer-links">
<li>
<a href="../../index.xml" type="application/rss+xml" target="_blank">RSS feed</a>
</li>
<li>
<a href="https://gohugo.io/" class="footer-links-kudos">Made with <img src="../../images/hugo-logo.png" alt="Img link to Hugo website" width="22" height="22"></a>
</li>
</ul>
</footer>

</div>





<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-122570825-1', 'auto');

ga('send', 'pageview');
}
</script>

</body>
</html>

25 changes: 25 additions & 0 deletions categories/statistics-forecasting/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Statistics, Forecasting on Dr. Juan Camilo Orduz</title>
<link>https://juanitorduz.github.io/categories/statistics-forecasting/</link>
<description>Recent content in Statistics, Forecasting on Dr. Juan Camilo Orduz</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 10 Oct 2019 00:00:00 +0000</lastBuildDate>

<atom:link href="https://juanitorduz.github.io/categories/statistics-forecasting/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>PyData Berlin 2019: Gaussian Processes for Time Series Forecasting (scikit-learn)</title>
<link>https://juanitorduz.github.io/gaussian_process_time_series/</link>
<pubDate>Thu, 10 Oct 2019 00:00:00 +0000</pubDate>

<guid>https://juanitorduz.github.io/gaussian_process_time_series/</guid>
<description>In this notebook we run some experiments to demonstrate how we can use Gaussian Processes in the context of time series forecasting with scikit-learn. This material is part of a talk on Gaussian Process for Time Series Analysis presented at the PyCon DE &amp;amp; PyData 2019 Conference in Berlin.
Update: Additional material and plots were included for the Second Symposium on Machine Learning and Dynamical Systems at The Fields Institute (virtual event).</description>
</item>

</channel>
</rss>
7 changes: 0 additions & 7 deletions categories/statistics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@

<h2 class="archive-title">2019</h2>

<article class="archive-item">
<a href="../../gaussian_process_time_series/" class="archive-item-link">PyData Berlin 2019: Gaussian Processes for Timeseries Forecasting</a>
<span class="archive-item-date">
2019-10-10
</span>
</article>

<article class="archive-item">
<a href="../../gaussian_process_reg/" class="archive-item-link">An Introduction to Gaussian Process Regression</a>
<span class="archive-item-date">
Expand Down
12 changes: 1 addition & 11 deletions categories/statistics/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,11 @@
<description>Recent content in Statistics on Dr. Juan Camilo Orduz</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 10 Oct 2019 00:00:00 +0000</lastBuildDate>
<lastBuildDate>Mon, 08 Apr 2019 00:00:00 +0000</lastBuildDate>

<atom:link href="https://juanitorduz.github.io/categories/statistics/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>PyData Berlin 2019: Gaussian Processes for Timeseries Forecasting</title>
<link>https://juanitorduz.github.io/gaussian_process_time_series/</link>
<pubDate>Thu, 10 Oct 2019 00:00:00 +0000</pubDate>

<guid>https://juanitorduz.github.io/gaussian_process_time_series/</guid>
<description>In this notebook we run some experiments to demonstrate how we can use Gaussian Processes in the context of time series forecasting. This material is part of a talk on Gaussian Process for Time Series Analysis presented at the PyCon DE &amp;amp; PyData 2019 Conference in Berlin.
Update: Additional material and plots were included for the Second Symposium on Machine Learning and Dynamical Systems at The Fields Institute (virtual event).</description>
</item>

<item>
<title>An Introduction to Gaussian Process Regression</title>
<link>https://juanitorduz.github.io/gaussian_process_reg/</link>
Expand Down
9 changes: 5 additions & 4 deletions gaussian_process_time_series/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="generator" content="Hugo 0.58.3" />


<title>PyData Berlin 2019: Gaussian Processes for Timeseries Forecasting - Dr. Juan Camilo Orduz</title>
<meta property="og:title" content="PyData Berlin 2019: Gaussian Processes for Timeseries Forecasting - Dr. Juan Camilo Orduz">
<title>PyData Berlin 2019: Gaussian Processes for Time Series Forecasting (scikit-learn) - Dr. Juan Camilo Orduz</title>
<meta property="og:title" content="PyData Berlin 2019: Gaussian Processes for Time Series Forecasting (scikit-learn) - Dr. Juan Camilo Orduz">


<link href='https://juanitorduz.github.io/images/favicon.ico' rel='icon' type='image/x-icon'/>
Expand Down Expand Up @@ -68,17 +68,18 @@
<span class="article-duration">10 min read</span>


<h1 class="article-title">PyData Berlin 2019: Gaussian Processes for Timeseries Forecasting</h1>
<h1 class="article-title">PyData Berlin 2019: Gaussian Processes for Time Series Forecasting (scikit-learn)</h1>


<span class="article-date">2019-10-10</span>


<div class="article-content">

<script src="../rmarkdown-libs/header-attrs/header-attrs.js"></script>


<p>In this notebook we run some experiments to demonstrate how we can use Gaussian Processes in the context of time series forecasting. This material is part of a talk on <a href="https://de.pycon.org/program/pydata-knlnbb-gaussian-process-for-time-series-analysis-dr-juan-orduz/">Gaussian Process for Time Series Analysis</a> presented at the <a href="https://de.pycon.org/">PyCon DE &amp; PyData 2019 Conference</a> in Berlin.</p>
<p>In this notebook we run some experiments to demonstrate how we can use Gaussian Processes in the context of time series forecasting with <a href="https://scikit-learn.org/stable/modules/gaussian_process.html">scikit-learn</a>. This material is part of a talk on <a href="https://de.pycon.org/program/pydata-knlnbb-gaussian-process-for-time-series-analysis-dr-juan-orduz/">Gaussian Process for Time Series Analysis</a> presented at the <a href="https://de.pycon.org/">PyCon DE &amp; PyData 2019 Conference</a> in Berlin.</p>
<p><strong>Update:</strong> Additional material and plots were included for the <a href="http://www.fields.utoronto.ca/activities/20-21/dynamical">Second Symposium on Machine Learning and Dynamical Systems</a> at <a href="http://www.fields.utoronto.ca/">The Fields Institute</a> (virtual event).</p>
<p><strong>Videos</strong></p>
<ul>
Expand Down
Binary file added images/gp_ts_pymc3_files/gp_ts_pymc3_16_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a3c3f85

Please sign in to comment.