-
coat/Folder containing the original COAT dataset. -
coat_sg/Possibly a single-group variant or preprocessed version of COAT data. -
ml-100k/MovieLens 100k dataset directory. -
check_point_coat/,check_point_100k/Directories storing model checkpoints for the COAT and MovieLens-100k datasets, respectively. -
dataloader/Custom dataloaders for processing COAT and MovieLens datasets. -
coatOg.pyScript for training and evaluating the original (OG) deconfounded matrix factorization model on COAT. -
trainOg.pyGeneral training script for deconfounded MF across different datasets. -
ogModel.pyImplementation of the original deconfounded MF model, including VPF (Variational Poisson Factorization). -
coatVae.pyTraining script for the VAE-based deconfounded recommendation model on COAT. -
trainVae.pyGeneral training script for VAE-based deconfounded MF. -
vaeModel.pyImplementation of the VAE model for deconfounded recommendation. -
coatNeu.pyTraining script for NeuMF (Neural Matrix Factorization) on COAT. -
trainNeu.pyGeneral training script for NeuMF-based deconfounded recommendation. -
neuModel.pyImplementation of the NeuMF model. -
__pycache__/Python cache directory for compiled bytecode.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|