Skip to content

Commit fe80adb

Browse files
author
Bruno Goncalves
committed
cleanup notebooks
1 parent 86acd23 commit fe80adb

5 files changed

Lines changed: 480 additions & 153 deletions

File tree

1. Intuition.ipynb

Lines changed: 101 additions & 75 deletions
Large diffs are not rendered by default.

2. Bayesian Statistics.ipynb

Lines changed: 302 additions & 19 deletions
Large diffs are not rendered by default.

3. RW.ipynb

Lines changed: 36 additions & 18 deletions
Large diffs are not rendered by default.

4. AB Testing.ipynb

Lines changed: 36 additions & 36 deletions
Large diffs are not rendered by default.

5. Simpson_s Paradox.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"CPU cores : 16\n",
5858
"Architecture: 64bit\n",
5959
"\n",
60-
"Git hash: 966748c6195b572e7279cd531d8aacaeff7af09a\n",
60+
"Git hash: 86acd23920c11b0d299f11bebc03ac82d3b0de58\n",
6161
"\n",
62-
"watermark : 2.1.0\n",
6362
"numpy : 1.19.2\n",
63+
"watermark : 2.1.0\n",
6464
"matplotlib: 3.3.2\n",
65-
"sklearn : 0.23.2\n",
6665
"pandas : 1.1.3\n",
66+
"sklearn : 0.23.2\n",
6767
"json : 2.0.9\n",
6868
"\n"
6969
]
@@ -314,7 +314,7 @@
314314
{
315315
"data": {
316316
"text/plain": [
317-
"<matplotlib.legend.Legend at 0x7fed585c6490>"
317+
"<matplotlib.legend.Legend at 0x7f831838a3a0>"
318318
]
319319
},
320320
"execution_count": 8,
@@ -397,7 +397,7 @@
397397
{
398398
"data": {
399399
"text/plain": [
400-
"<matplotlib.legend.Legend at 0x7fed485aab80>"
400+
"<matplotlib.legend.Legend at 0x7f834981c5e0>"
401401
]
402402
},
403403
"execution_count": 11,

0 commit comments

Comments
 (0)