瀏覽代碼

Adding Analytical Solution into the code

zahra 1 年之前
父節點
當前提交
dbcc7613ad

+ 1 - 1
python/Bayesian Method-Zahra.ipynb

@@ -232,7 +232,7 @@
     "lower = np.percentile(probs_samples, 2.5, axis=0)\n",
     "upper = np.percentile(probs_samples, 97.5, axis=0)\n",
     "\n",
-    "# De-standardize x-axis\n",
+    "\n",
     "x_plot = x_grid * X_std + X_mean\n",
     "\n",
     "# Plot\n",

File diff suppressed because it is too large
+ 0 - 15
python/Bayesian Method_MLE.ipynb


File diff suppressed because it is too large
+ 0 - 15
python/Baysian Method_MLE.ipynb


File diff suppressed because it is too large
+ 67 - 0
python/Logisticregression Method_MLE copy.ipynb


File diff suppressed because it is too large
+ 66 - 25
python/Logisticregression Method_MLE.ipynb


二進制
python/figs/DELTA+BOOTSTRAPPING.png


二進制
python/figs/lung_test_lung.pdf


Some files were not shown because too many files changed in this diff