소스 검색

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",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 15
python/Bayesian Method_MLE.ipynb


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 15
python/Baysian Method_MLE.ipynb


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 67 - 0
python/Logisticregression Method_MLE copy.ipynb


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 66 - 25
python/Logisticregression Method_MLE.ipynb


BIN
python/figs/DELTA+BOOTSTRAPPING.png


BIN
python/figs/lung_test_lung.pdf


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.