Skip to content
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

Allow covariates in plot_expected_purchases #1430

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
5f567eb
Implement ModifiedBetaGeoNBD, ModifiedBetaGeoNBDRV. Modify ModifiedBe…
PabloRoque Jan 15, 2025
1897d62
Add test_notimplemented_logp
PabloRoque Jan 15, 2025
042780e
Merge branch 'main' into ModifiedBetaGeoNBDRV
PabloRoque Jan 15, 2025
bc83ddc
Sample recency_frequency from the newly introduced RV block
PabloRoque Jan 15, 2025
f0cb25e
Add model coords in distribution_new_customers
PabloRoque Jan 15, 2025
59d6826
Allow covariates in BG/NBD
PabloRoque Jan 16, 2025
b33b56b
Merge branch 'main' into BGNBD-static-covar
PabloRoque Jan 17, 2025
e74745c
Merge branch 'main' into BGNBD-static-covar
ColtAllen Jan 18, 2025
ffced16
Add BetaGeoModel_extract_predictive_variables. Add TestBetaGeoModelWi…
PabloRoque Jan 20, 2025
02b7c11
Add test_logp
PabloRoque Jan 20, 2025
dc7be23
Introduce gamma2, gamma3 dropout coefficients
PabloRoque Jan 22, 2025
dedb36e
Adapt tests to 3 coefficients. Fix test_logp
PabloRoque Jan 22, 2025
91d0168
Fix test_expectation_method. Fix test_covariate_model_convergence
PabloRoque Jan 22, 2025
4af6482
Merge branch 'main' into BGNBD-static-covar
PabloRoque Jan 22, 2025
28c15c0
Revert explicit dims in RVs
PabloRoque Jan 22, 2025
6ef492f
Include dims. Fix test_distribution_method
PabloRoque Jan 22, 2025
77dad3e
Increase recency_frequency tolerance
PabloRoque Jan 22, 2025
857c885
Add tolerance to dropout_covariate tests
PabloRoque Jan 23, 2025
f796170
Revert non-centered priors
PabloRoque Jan 23, 2025
74de286
Fix plotting for models with covariates
PabloRoque Jan 24, 2025
60372e0
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 5, 2025
96c2609
Fix a_scale, b_scale dims
PabloRoque Feb 6, 2025
00a07a4
Weighted sum over covariates in _expected_cumulative_transactions
PabloRoque Feb 10, 2025
fcd187a
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 10, 2025
dd8fcc7
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 11, 2025
d31d8d3
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 12, 2025
4fbc539
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 15, 2025
cba21c8
Handle no covariates case
PabloRoque Feb 15, 2025
0eaaf4c
Handle no-covariates case
PabloRoque Feb 17, 2025
064026f
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 17, 2025
964d6e2
Merge branch 'main' into allow-covariates-plot-expected-purchases
PabloRoque Feb 19, 2025
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
Loading