Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ricardoV94/f986686ce86511b293c5dd6be374e51d to your computer and use it in GitHub Desktop.
Save ricardoV94/f986686ce86511b293c5dd6be374e51d to your computer and use it in GitHub Desktop.

Revisions

  1. ricardoV94 revised this gist Nov 23, 2022. 1 changed file with 348 additions and 307 deletions.
    655 changes: 348 additions & 307 deletions multiple_changepoint_marginalization.ipynb
    348 additions, 307 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  2. ricardoV94 revised this gist Nov 23, 2022. 1 changed file with 352 additions and 352 deletions.
    704 changes: 352 additions & 352 deletions multiple_changepoint_marginalization.ipynb
    352 additions, 352 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  3. ricardoV94 revised this gist Nov 23, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion multiple_changepoint_marginalization.ipynb
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    "source": [
    "# Context\n",
    "\n",
    "This notebook is a follow up to an excelenet notebook by [ckrapu](https://discourse.pymc.io/u/ckrapu), shared in this [Discourse issue](https://discourse.pymc.io/t/hierarchical-changepoint-detection/10789)\n",
    "This notebook is a follow up to an excelent notebook by [ckrapu](https://discourse.pymc.io/u/ckrapu), shared in this [Discourse issue](https://discourse.pymc.io/t/hierarchical-changepoint-detection/10789)\n",
    "\n",
    "It attempts to sample the first iteration model, marginalizing over the number of changepoints. This relies on a not-yet merged PR in pymc-experimental: https://github.com/pymc-devs/pymcx/pull/91"
    ]
  4. ricardoV94 created this gist Nov 23, 2022.
    1,268 changes: 1,268 additions & 0 deletions multiple_changepoint_marginalization.ipynb
    1,268 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.