From 6d83a7e98ded7cb819fc57f26e6ba4512c37b1fd Mon Sep 17 00:00:00 2001 From: Nuno Sempere Date: Mon, 15 May 2023 03:54:10 +0000 Subject: [PATCH] cleanup: after imgur --- .../04/{Social_Movements => social-movements}/index.md | 0 .../aeef390de90cb7c6fe07fcad852578fbebe162b1.svg | 0 .../index.md | 2 +- blog/2019/index.md | 10 +++++----- 4 files changed, 6 insertions(+), 6 deletions(-) rename blog/2019/10/04/{Social_Movements => social-movements}/index.md (100%) rename blog/2019/10/10/{Shapley_Values_I => shapley-values-better-than-counterfactuals}/.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg (100%) rename blog/2019/10/10/{Shapley_Values_I => shapley-values-better-than-counterfactuals}/index.md (99%) diff --git a/blog/2019/10/04/Social_Movements/index.md b/blog/2019/10/04/social-movements/index.md similarity index 100% rename from blog/2019/10/04/Social_Movements/index.md rename to blog/2019/10/04/social-movements/index.md diff --git a/blog/2019/10/10/Shapley_Values_I/.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg b/blog/2019/10/10/shapley-values-better-than-counterfactuals/.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg similarity index 100% rename from blog/2019/10/10/Shapley_Values_I/.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg rename to blog/2019/10/10/shapley-values-better-than-counterfactuals/.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg diff --git a/blog/2019/10/10/Shapley_Values_I/index.md b/blog/2019/10/10/shapley-values-better-than-counterfactuals/index.md similarity index 99% rename from blog/2019/10/10/Shapley_Values_I/index.md rename to blog/2019/10/10/shapley-values-better-than-counterfactuals/index.md index 397efa0..166cca1 100755 --- a/blog/2019/10/10/Shapley_Values_I/index.md +++ b/blog/2019/10/10/shapley-values-better-than-counterfactuals/index.md @@ -106,7 +106,7 @@ And an extra property: are enough to force the Shapley value function to take the form it takes: -![](.images/aeef390de90cb7c6fe07fcad852578fbebe162b1.svg) +![](https://images.nunosempere.com/blog/2019/10/10/shapley-formula.svg) At this point, the reader may want to consult [Wikipedia](https://en.wikipedia.org/wiki/Shapley_value) to familiarize themselves with the mathematical formalism, or, for a book-length treatment, [_The Shapley value: Essays in honor of Lloyd S. Shapley_](http://www.library.fa.ru/files/Roth2.pdf). Ultimately, a quick way to understand it is as "the function uniquely determined by the properties above". diff --git a/blog/2019/index.md b/blog/2019/index.md index bb2ec26..f3778d1 100644 --- a/blog/2019/index.md +++ b/blog/2019/index.md @@ -1,7 +1,7 @@ ## In 2019... -- [EA Mental Health Survey: Results and Analysis.](https://nunosempere.com/2019/06/13/EA_Mental_Health) -- [Why do social movements fail: Two concrete examples.](https://nunosempere.com/2019/10/04/Social_Movements) -- [Shapley values: Better than counterfactuals](https://nunosempere.com/2019/10/10/Shapley_Values_I) -- [[Part 1] Amplifying generalist research via forecasting – models of impact and challenges](https://nunosempere.com/2019/12/19/Amplification_I) -- [[Part 2] Amplifying generalist research via forecasting – results from a preliminary exploration](https://nunosempere.com/2019/12/20/Amplification_II) +- [EA Mental Health Survey: Results and Analysis.](https://nunosempere.com/2019/06/13/ea-mental-health) +- [Why do social movements fail: Two concrete examples.](https://nunosempere.com/2019/10/04/social-movements) +- [Shapley values: Better than counterfactuals](https://nunosempere.com/2019/10/10/shapley-values-better-than-counterfactuals) +- [[Part 1] Amplifying generalist research via forecasting – models of impact and challenges](https://nunosempere.com/2019/12/19/amplifying-general-research-via-forecasting-i) +- [[Part 2] Amplifying generalist research via forecasting – results from a preliminary exploration](https://nunosempere.com/2019/12/20/amplifying-general-research-via-forecasting-ii)