Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
ef86f63
Add out-of-core StreamingDataset variational inference example
YichengYang-Ethan Jun 5, 2026
43f9ccd
Rewrite streaming example to the DataLoader/Trainer API
YichengYang-Ethan Jun 9, 2026
aa8be27
Apply pre-commit formatting (black line-length 100, jupytext sync)
YichengYang-Ethan Jun 9, 2026
505382a
Clean up memory figure layout (title/legend/annotation overlap)
YichengYang-Ethan Jun 9, 2026
26ea088
Tighten example prose
YichengYang-Ethan Jun 9, 2026
9d49f19
Trim code comments and prose emphasis
YichengYang-Ethan Jun 10, 2026
2e79e44
Use the bibliography directive and standard watermark section
YichengYang-Ethan Jun 10, 2026
52d15cd
Drop the redundant ADVI tag
YichengYang-Ethan Jun 10, 2026
015cda3
State the memory behavior precisely
YichengYang-Ethan Jun 11, 2026
e413b2e
Attribute the agreement numbers to the right comparison
YichengYang-Ethan Jun 11, 2026
2d9771e
State the loader memory behavior precisely in the intro
YichengYang-Ethan Jun 11, 2026
5d13f6e
Fix figure layout warnings and tighten the scale-test prose
YichengYang-Ethan Jun 11, 2026
79fdc5c
Seed the in-RAM baseline and tighten the memory-figure accounting
YichengYang-Ethan Jun 11, 2026
5865dea
Correct the Criteo paragraph against the benchmark logs
YichengYang-Ethan Jun 12, 2026
90d83fd
Temper the Criteo equivalence sentence and fix the read granularity
YichengYang-Ethan Jun 12, 2026
712ed93
Match the example's prose to the pymc-examples house style
YichengYang-Ethan Jun 13, 2026
a981520
Report the Criteo equivalence honestly and soften the memory wording
YichengYang-Ethan Jun 13, 2026
b75ee95
Draft: streaming variational inference on high-frequency tick data
YichengYang-Ethan Jul 31, 2026
2fae622
Address external referee review: coherent hurdle distribution, calibr…
YichengYang-Ethan Aug 1, 2026
46467cd
Adopt black-jupyter formatting; repo pre-commit passes on the noteboo…
YichengYang-Ethan Aug 1, 2026
eff5749
Round-2 referee fixes: precise autopsy wording, third identified sum,…
YichengYang-Ethan Aug 1, 2026
961a74e
Confirmatory replicated runs for the stopping-rule section; audit wor…
YichengYang-Ethan Aug 1, 2026
6b2e23b
Round-3 referee closure: effective total_size in demo, exact epistemi…
YichengYang-Ethan Aug 1, 2026
695c2f2
Fix latent loop-variable shadowing in two plot cells; re-execute
YichengYang-Ethan Aug 1, 2026
1c326f9
Update to the merged DataLoader contract and re-execute
YichengYang-Ethan Aug 11, 2026
3fd5f5b
Cut to the bare minimum that can merge
YichengYang-Ethan Aug 14, 2026
3debe09
Add the three missing reference entries the notebook cites
YichengYang-Ethan Aug 14, 2026
63a3dea
Deduplicate references.bib: a repeated entry truncated bibliography p…
YichengYang-Ethan Aug 14, 2026
6ca024f
Merge remote-tracking branch 'upstream/main' into streaming-tick-data
YichengYang-Ethan Aug 14, 2026
9589f88
Restore hoffman2013stochastic, dropped by the references rebuild in #883
YichengYang-Ethan Aug 14, 2026
7f294c3
Remove the stale June draft notebook carried by branch history
YichengYang-Ethan Aug 16, 2026
8d07a50
Rebuild the notebook around what it can actually show
YichengYang-Ethan Aug 16, 2026
3f43203
Credit Page (1954) where the notebook describes his statistic
YichengYang-Ethan Aug 16, 2026
f78eac2
Give the two linkless references in this notebook a resolvable target
YichengYang-Ethan Aug 16, 2026
97ffbfd
Fix the recorded objective, the batch geometry, and the provenance
YichengYang-Ethan Aug 17, 2026
42be54f
Give readers the install line the stored outputs were built with
YichengYang-Ethan Aug 17, 2026
1843748
Surface the extra-dependency install line, and print the z-scores
YichengYang-Ethan Aug 17, 2026
eaa7a81
Average the iterate over a pass before reading anything off the fit
YichengYang-Ethan Aug 17, 2026
0e3dba8
The ridge rows are a fit still moving, not an arbitrary split
YichengYang-Ethan Aug 17, 2026
299abb2
Retrigger CI: the pre-commit runner failed downloading actions/setup-…
YichengYang-Ethan Aug 18, 2026
d70d11a
Judge each refit in its own width, vary the replay order, and stop
YichengYang-Ethan Aug 18, 2026
3bfc8e1
Final pass: prose register, two figures, page mechanics
YichengYang-Ethan Aug 18, 2026
8c9e2b1
Conform to the gallery style guide and the variational_inference sibl…
YichengYang-Ethan Aug 18, 2026
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
72 changes: 71 additions & 1 deletion examples/references.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
@article{andersen1997intraday,
author = {Andersen, Torben G. and Bollerslev, Tim},
doi = {10.1016/s0927-5398(97)00004-2},
journal = {Journal of Empirical Finance},
number = {2-3},
pages = {115--158},
title = {Intraday periodicity and volatility persistence in financial markets},
volume = {4},
year = {1997}
}
@article{ando2007bayesian,
title = {Bayesian predictive information criterion for the evaluation of hierarchical Bayesian and empirical Bayes models},
author = {Ando, Tomohiro},
Expand Down Expand Up @@ -94,6 +104,16 @@ @misc{betancourt2018
primaryclass = {stat.ME},
url = {https://arxiv.org/abs/1701.02434}
}
@article{bollerslev1987conditionally,
author = {Bollerslev, Tim},
doi = {10.2307/1925546},
journal = {The Review of Economics and Statistics},
number = {3},
pages = {542--547},
title = {A conditionally heteroskedastic time series model for speculative prices and rates of return},
volume = {69},
year = {1987}
}
@article{bonilla2007multioutput,
title = {Multi-task Gaussian process prediction},
author = {Bonilla, Edwin V and Chai, Kian and Williams, Christopher},
Expand Down Expand Up @@ -269,6 +289,16 @@ @book{enders2022
year = {2022},
publisher = {The Guilford Press}
}
@article{engle1998autoregressive,
author = {Engle, Robert F. and Russell, Jeffrey R.},
doi = {10.2307/2999632},
journal = {Econometrica},
number = {5},
pages = {1127--1162},
title = {Autoregressive conditional duration: a new model for irregularly spaced transaction data},
volume = {66},
year = {1998}
}
@article{evans2006checking,
title = {Checking for prior-data conflict},
author = {Evans, Michael and Moshonov, Hadas},
Expand Down Expand Up @@ -303,7 +333,8 @@ @book{gelman2006data
title = {Data analysis using regression and multilevel/hierarchical models},
author = {Gelman, Andrew and Hill, Jennifer},
year = {2006},
publisher = {Cambridge university press}
publisher = {Cambridge University Press},
doi = {10.1017/CBO9780511790942}
}
@article{gelman2006multilevel,
title = {Multilevel (hierarchical) modeling: what it can and cannot do},
Expand Down Expand Up @@ -417,6 +448,15 @@ @article{higgins2009meta
year = {2009},
doi = {10.1111/j.1467-985X.2008.00552.x}
}
@article{hoffman2013stochastic,
title = {Stochastic Variational Inference},
author = {Hoffman, Matthew D. and Blei, David M. and Wang, Chong and Paisley, John},
year = {2013},
journal = {Journal of Machine Learning Research},
volume = {14},
pages = {1303--1347},
url = {https://jmlr.org/papers/v14/hoffman13a.html}
}
@article{hoffman2014nuts,
title = {The No-U-Turn Sampler: Adaptively Setting Path Lengths in Hamiltonian Monte Carlo},
author = {Hoffman, Matthew and Gelman, Andrew},
Expand Down Expand Up @@ -821,6 +861,16 @@ @unpublished{padonou2015polar
month = Feb,
pdf = {https://hal.archives-ouvertes.fr/hal-01119942v1/file/PolarGP_CircularDomains.pdf}
}
@article{page1954continuous,
author = {Page, E. S.},
doi = {10.1093/biomet/41.1-2.100},
journal = {Biometrika},
number = {1-2},
pages = {100--115},
title = {Continuous inspection schemes},
volume = {41},
year = {1954}
}
@book{pearl1985prob,
title = {Probabilistic Reasoning in Intelligent Systems: Networks of plausible Inference},
author = {Pearl, Judea},
Expand Down Expand Up @@ -871,6 +921,16 @@ @article{penrose1985
year = {1985},
pages = {189}
}
@article{polyak1992acceleration,
title = {Acceleration of Stochastic Approximation by Averaging},
author = {Polyak, Boris T. and Juditsky, Anatoli B.},
journal = {SIAM Journal on Control and Optimization},
volume = {30},
number = {4},
pages = {838--855},
year = {1992},
doi = {10.1137/0330046}
}
@misc{quiroga2022bart,
title = {Bayesian additive regression trees for probabilistic programming},
author = {Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
Expand Down Expand Up @@ -921,6 +981,16 @@ @online{rochford2018
author = {Austin Rochford},
url = {https://austinrochford.com/posts/2018-11-10-monotonic-predictors.html}
}
@article{roll1984simple,
author = {Roll, Richard},
doi = {10.1111/j.1540-6261.1984.tb03897.x},
journal = {The Journal of Finance},
number = {4},
pages = {1127--1139},
title = {A simple implicit measure of the effective bid-ask spread in an efficient market},
volume = {39},
year = {1984}
}
@book{rosenbaum2002observational,
title = {Observational Studies},
author = {Rosenbaum, Paul R.},
Expand Down
Loading
Loading