Skip to content

Reliability calibration #488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 34 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7130ae0
[Reliability Bayesian #474] first commit working through actuarial ta…
NathanielF Dec 16, 2022
60ff49f
[Reliability Bayesian #474] added plots and refined CI estimation
NathanielF Dec 16, 2022
6fa4d6f
[Reliability Bayesian #474] improved write up around Graphical tests …
NathanielF Dec 17, 2022
6c2bdf3
[Reliability Bayesian #474] added linearised cdf plots.
NathanielF Dec 18, 2022
b13d7cb
[Reliability Bayesian #474] updated plots and added bootstrap calibra…
NathanielF Dec 19, 2022
2737021
[Reliability Bayesian #474] added mosaic plot
NathanielF Dec 20, 2022
ddde48b
[Reliability Bayesian #474] added some more write up
NathanielF Dec 20, 2022
5c59585
[Reliability Bayesian #474] corrected the item-period data set
NathanielF Dec 20, 2022
4815151
[Reliability Bayesian #474] improved plots and added more discussion
NathanielF Dec 20, 2022
43d51f2
[Reliability Bayesian #474] made progress with Bayesian models. Worki…
NathanielF Dec 22, 2022
6f13a0e
[Reliability Bayesian #474] added various bayesian incarnations faili…
NathanielF Dec 31, 2022
efa1586
[Reliability Bayesian #474] fixed Bayesian model fit to recover reaso…
NathanielF Jan 1, 2023
24b9059
[Reliability Bayesian #474] added plot for Bayesian estimates
NathanielF Jan 2, 2023
7c12cd2
[Reliability Bayesian #474] updated precommit checks and improved plots.
NathanielF Jan 3, 2023
702debc
[Reliability Bayesian #474] updated precommit checks and improved plots.
NathanielF Jan 3, 2023
e98b9a6
[Reliability Bayesian #474] updated with failure count prediction int…
NathanielF Jan 4, 2023
ff1e932
[Reliability Bayesian #474] trying to fix pre-commit checks
NathanielF Jan 4, 2023
635d0ef
[Reliability Bayesian #474] fixed typos and trying pre-commit fixes
NathanielF Jan 4, 2023
3bde296
[Reliability Bayesian #474] adding references
NathanielF Jan 5, 2023
b864269
[Reliability Bayesian #474] updated plot sizes
NathanielF Jan 5, 2023
78397ab
[Reliability Bayesian #474] updated myst notebook
NathanielF Jan 5, 2023
fcf078d
[Reliability Bayesian #474] trying to fix git index
NathanielF Jan 5, 2023
eb58531
Merge branch 'reliability_calibration' of https://github.com/Nathanie…
NathanielF Jan 5, 2023
7c07fd2
[Reliability Bayesian #474] deleted file and started new one
NathanielF Jan 5, 2023
c13c0a7
[Reliability Bayesian #474] deleted old myst file
NathanielF Jan 5, 2023
e750fbd
[Reliability Bayesian #474] tryin again with updated jupytext version
NathanielF Jan 5, 2023
2f9f40a
[Reliability Bayesian #474] added bootstrap predictive distribution
NathanielF Jan 5, 2023
ebbba05
[Reliability Bayesian #474] fixed empirical coverage estimate
NathanielF Jan 6, 2023
44b3802
[Reliability Bayesian #474] updated some plots
NathanielF Jan 6, 2023
70869a4
[Reliability Bayesian #474] moved myst notebook to examples directory
NathanielF Jan 6, 2023
8f2b0cd
[Reliability Bayesian #474] updated myst notebook metadata
NathanielF Jan 6, 2023
dea44e5
[Reliability Bayesian #474] corrected watermark to use pytensor and u…
NathanielF Jan 6, 2023
ca6baa4
[Reliability Bayesian #474] TESTING added duplicate notebook to myst …
NathanielF Jan 6, 2023
7f556b0
[Reliability Bayesian #474] REVERTING TESTING added duplicate noteboo…
NathanielF Jan 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .jupytext.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
notebook_metadata_filter = "substitutions"

[formats]
"examples/" = "ipynb"
"myst_nbs/" = ".myst.md:myst"
notebook_metadata_filter = "substitutions,-jupytext.text_representation.jupytext_version"
formats = ["ipynb", ".myst.md:myst"]
7,429 changes: 7,429 additions & 0 deletions examples/case_studies/reliability_and_calibrated_prediction.ipynb

Large diffs are not rendered by default.

Loading