From 3399b7af157437a167beecbde9dcd710abd39d87 Mon Sep 17 00:00:00 2001 From: ph_ Date: Sun, 23 May 2021 14:49:15 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 879fa1a..9abdbd0 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Corrections or suggestions? Please file a [GitHub issue](https://github.com/jpha * [Lecture Notes](tex/lecture_1.pdf) * [Assignment 1](https://github.com/jphall663/GWU_rml/blob/master/assignments/tex/assignment_1.pdf) * Software Examples: - * [Building from Penalized GLM to Monotonic GBM](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1.ipynb) - * [Simple Explainable Boosting Machine Example](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1_ebm_example.ipynb) + * [Building from Penalized GLM to Monotonic GBM](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1.ipynb?flush_cache=true) + * [Simple Explainable Boosting Machine Example](https://nbviewer.jupyter.org/github/jphall663/GWU_rml/blob/master/lecture_1_ebm_example.ipynb?flush_cache=true) ### Lecture 1 Suggested Software