Releases: jvivian/DFMDash
Releases · jvivian/DFMDash
1.0.0
Public release of 1.0.0 Dynamic Factor Model Dashboard
What's Changed
- Fix processing bugs after file update by @jvivian in #6
- Update data files by @jvivian in #7
- Fix bug in runner by @jvivian in #8
- Parameterize em by @jvivian in #9
- Fix unifactor by @jvivian in #12
- Add multipage template by @jvivian in #13
- Add factor analysis resolves #11 by @jvivian in #14
- Add metrics (resolves #16) by @jvivian in #17
- Add result metrics by @jvivian in #19
- Add Data Explorer / fix off-by-one (resolves #20, resolves #21) by @jvivian in #22
- Fix Global Multiplier when set to 0 (resolves #23) by @jvivian in #24
- Report failures on dashboard Fixes #18 by @jvivian in #29
- Add correlation matrices to data explorer Fixes #25 by @jvivian in #30
- Improve coverage by @jvivian in #32
- Move SCM to separate module for coverage by @jvivian in #34
- Add option to invert factor on factor analysis page by @jvivian in #35
- Choose the start date on the Dashboard for running the model by @jvivian in #36
- Error in factor analysis due to subset assumption by @jvivian in #38
- Add multi-run Analysis Dashboard Page (Fixes #28) by @jvivian in #39
- Fix mixmatch in defaults by @jvivian in #40
- Add Bayesian AB test (fixes #45) by @jvivian in #46
- Error on comparative run analysis tab by @jvivian in #48
- Update example data and fix default factor analysis bug by @jvivian in #52
- Un-skip Failure test by @jvivian in #54
- Add raw data to filtered factors and add unittest by @jvivian in #60
- Update dockerfile to include git for development by @jvivian in #62
- For Docker development, include
./streamlit/config.toml
by @AaronCooke2718 in #63 - Comparative analysis metrics phase one by @JoshDFitzgerald in #64
- Refactor codebase to use AnnData (Fixes #56) by @jvivian in #74
- Update Dockerfile to use entrypoint correctly by @jvivian in #76
- Add number of failed states metric to comparative analysis board (Fixes #43) by @JoshDFitzgerald in #69
- Build scm pages by @AaronCooke2718 in #82
- Fix transforms not-applied in dashboard by @jvivian in #84
- Dynamically generate Dashboard (resolves #78) by @jvivian in #85
- Rename repository before making public by @jvivian in #86
- Make fixes based on validation data by @jvivian in #88
- Change repo / package name by @jvivian in #90
- Fix covid-19 drdfm references in project (resolves #93) by @jvivian in #94
- Update README to reflect
dfmdash
changes by @jvivian in #95 - Resolve factor analysis set collection now that
data.h5ad
isn't output by @jvivian in #97 - Fix SCM issues (resolves #98) by @jvivian in #99
- Clean-up for 1.0 release by @jvivian in #100
New Contributors
- @jvivian made their first contribution in #1
- @AaronCooke2718 made their first contribution in #4
- @JoshDFitzgerald made their first contribution in #64
Full Changelog: https://github.com/jvivian/DFMDash/commits/v1.0.0