forked from juanitorduz/juanitorduz.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf15c14
commit a3c3f85
Showing
27 changed files
with
61,119 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; 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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.