Skip to content

rodonn/nested-factorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nested-factorization

Implementation of "Counterfactual Inference for Consumer Choice Across Many Product Categories"

The directory src/bemb_loc contains the primary Nested Factorization model used in the paper. As described in the text, the model needs to be used twice in order to estimate the nesting structure. First to estimate product level preferences and then a second run to estimate category level preferences.

The directory src/hpf contains a modified version of the original HPF model that allows for observed characteristics of products and also allows for products to be unavailable during some of a user's shopping sessions.

Related package implemented in Python: hpfrec

About

Implementation of "Counterfactual Inference for Consumer Choice Across Many Product Categories"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages