From 232969e897e4cbf4e1bf0a288e50b0b285a6a14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Mart=C3=ADn=20Loyola?= Date: Tue, 28 Jun 2022 15:21:32 -0300 Subject: [PATCH] Fix gbdt image path in post --- _posts/2019-06-01-nick-gradient-boosting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2019-06-01-nick-gradient-boosting.md b/_posts/2019-06-01-nick-gradient-boosting.md index d59ad2b..135b751 100644 --- a/_posts/2019-06-01-nick-gradient-boosting.md +++ b/_posts/2019-06-01-nick-gradient-boosting.md @@ -6,7 +6,7 @@ categories: tags: - Gradient boosting -featured-image: gdbt.png +featured-image: gbdt.png postauthors: - name: Nicolas Hug @@ -15,7 +15,7 @@ postauthors: usemathjax: true ---
- + {% include postauthor.html %}