choice_learn-1.3.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
choice_learn-1.3.2.dist-info/METADATA,sha256=79bwNMmYxxnCIgf9E2CGtSYYj6SSaZ1wRdvkjxyHTsc,32395
choice_learn-1.3.2.dist-info/RECORD,,
choice_learn-1.3.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
choice_learn-1.3.2.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
choice_learn-1.3.2.dist-info/direct_url.json,sha256=bNqWQ8ruWDvD7ctV7hUx0eAtqOLw--gA5Krm6MMuU6A,123
choice_learn-1.3.2.dist-info/licenses/LICENSE.md,sha256=_7FMyPJyzrpibXCbhex5CGgO14uae3aqlJjIAqjIHD0,1128
choice_learn/__init__.py,sha256=FoJhbNbYHZuTB7kOjMP92XxTZ5nXmjaO8U8GqFB9Djw,111
choice_learn/__pycache__/__init__.cpython-310.pyc,,
choice_learn/__pycache__/tf_ops.cpython-310.pyc,,
choice_learn/basket_models/__init__.py,sha256=wk23EIDZeP7eb5k_t9bNhSIo8XqSvY-17yahbf6RIA4,236
choice_learn/basket_models/__pycache__/__init__.cpython-310.pyc,,
choice_learn/basket_models/__pycache__/alea_carta.cpython-310.pyc,,
choice_learn/basket_models/__pycache__/base_basket_model.cpython-310.pyc,,
choice_learn/basket_models/__pycache__/basic_attention_model.cpython-310.pyc,,
choice_learn/basket_models/__pycache__/self_attention_model.cpython-310.pyc,,
choice_learn/basket_models/__pycache__/shopper.cpython-310.pyc,,
choice_learn/basket_models/alea_carta.py,sha256=FJQR-LhdCmLmvlKexS_lqtcvfBWYKiLTAEdeFklQeM0,25757
choice_learn/basket_models/base_basket_model.py,sha256=xKaHJNfyrJLIZr0uKBkMIpvdKxgC8jwWjKE_TRSLlw4,40693
choice_learn/basket_models/basic_attention_model.py,sha256=preOYu8UV5g3UP4XbdLZ32nUaAZnhVvGuQDnExSEXLU,15994
choice_learn/basket_models/data/__init__.py,sha256=sgBbjIcv7vP6GUV7_G81u2xwZTanziN4q7sKKy2yIJo,125
choice_learn/basket_models/data/__pycache__/__init__.cpython-310.pyc,,
choice_learn/basket_models/data/__pycache__/basket_dataset.cpython-310.pyc,,
choice_learn/basket_models/data/__pycache__/preprocessing.cpython-310.pyc,,
choice_learn/basket_models/data/basket_dataset.py,sha256=oP-v5nBCiVoIG7fBVMKOoy1nL9OtXXZJdKGAWdmaaoM,29027
choice_learn/basket_models/data/preprocessing.py,sha256=FALJzXuK3lPGqOzWkLhdZdJ0xhZr_iNk-VGpe0Y0df0,14325
choice_learn/basket_models/datasets/__init__.py,sha256=HYRvbWd8ajB9KbvK6TmStWbMt6wCoYOQ5cs-NQ3SJDI,181
choice_learn/basket_models/datasets/__pycache__/__init__.cpython-310.pyc,,
choice_learn/basket_models/datasets/__pycache__/badminton.cpython-310.pyc,,
choice_learn/basket_models/datasets/__pycache__/bakery.cpython-310.pyc,,
choice_learn/basket_models/datasets/badminton.py,sha256=UHX_10XeDT-7f_7nqJB5wZ8OEAxx8l9g4uTItgK3joo,12198
choice_learn/basket_models/datasets/bakery.py,sha256=2otRTfu266SFaAFS1-VmHHTjz1Cqh6a3IW8rXorWpZw,3125
choice_learn/basket_models/self_attention_model.py,sha256=OKQc-5YWrxXmUcelqXeEywx1SXDmAJvFZoCsMcobkaU,25077
choice_learn/basket_models/shopper.py,sha256=DH2Aoh6UushKBidJptp-5OKZ2H9G1u79pseLJBjAd6U,35572
choice_learn/basket_models/utils/__init__.py,sha256=Hi7TfkL-r69Ba_bYcCOquK24D2PvUwAgiaK9-zqTD1s,45
choice_learn/basket_models/utils/__pycache__/__init__.cpython-310.pyc,,
choice_learn/basket_models/utils/__pycache__/permutation.cpython-310.pyc,,
choice_learn/basket_models/utils/permutation.py,sha256=bBbh5Kh_3AwW2XYq3ik4xelgAd97hSIOXMbfKA16hcY,1586
choice_learn/data/__init__.py,sha256=vgScJ6FGMZZB_LW0xG-_YpYC8LMTw-xp4N0sw45YdYk,203
choice_learn/data/__pycache__/__init__.cpython-310.pyc,,
choice_learn/data/__pycache__/choice_dataset.cpython-310.pyc,,
choice_learn/data/__pycache__/indexer.cpython-310.pyc,,
choice_learn/data/__pycache__/storage.cpython-310.pyc,,
choice_learn/data/__pycache__/store.cpython-310.pyc,,
choice_learn/data/choice_dataset.py,sha256=3Yr-eTm-xKAGBSxEoBnNXkbHICLsOoKQcSLvuNseTGg,72619
choice_learn/data/indexer.py,sha256=lZdLIkc_XnZPjEIMMqKPZ-nMioi8wdEa6cWRxceYLvM,26731
choice_learn/data/storage.py,sha256=Sj8DwUgJdg_4EOz_q48mgn5yd8arFDZokcthH3yD6tI,14500
choice_learn/data/store.py,sha256=mfK0Us9GEO9DFN99tD4kdx9h87jWtEC24Aari6zkKbk,8858
choice_learn/datasets/__init__.py,sha256=R2frKX6JqX16FRAJ-dJ0LPJwCrb6-qSdbqxnLCld2eQ,522
choice_learn/datasets/__pycache__/__init__.cpython-310.pyc,,
choice_learn/datasets/__pycache__/base.cpython-310.pyc,,
choice_learn/datasets/__pycache__/expedia.cpython-310.pyc,,
choice_learn/datasets/__pycache__/tafeng.cpython-310.pyc,,
choice_learn/datasets/base.py,sha256=XzfVBU3xgCGBxtk5gFqTdiwYOTWywZAHb9VNeggm-oQ,43856
choice_learn/datasets/cache/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
choice_learn/datasets/data/HC.csv.gz,sha256=ih8YQihOiwcYqZ1DEqqZMNwoxAKKJObxQ5Rkql235Uk,8459
choice_learn/datasets/data/ModeCanada.csv.gz,sha256=gJfZXoqG1LXwPBFLNDg-_vAgBG8TUHSeUgJ-RFiQFeg,125485
choice_learn/datasets/data/__init__.py,sha256=CD4CUx3BuSZ6WAobaKICbh5FTlfyIEJYoskh1xq7eso,56
choice_learn/datasets/data/__pycache__/__init__.cpython-310.pyc,,
choice_learn/datasets/data/car.csv.gz,sha256=y9qwE1fauE4Z9wwnYaa2Qh9zveUwmHAHpNvftkLwpVQ,108766
choice_learn/datasets/data/electricity.csv.gz,sha256=PufaHIL-fnMtZSuZJ8g8Vtr9a8-qX1CC-v2cuF7uyZQ,76428
choice_learn/datasets/data/heating_data.csv.gz,sha256=pJXpiUhOxi1qU3t24OvquG0eIqjywYLQwtZhbgCZxmc,33956
choice_learn/datasets/data/swissmetro.csv.gz,sha256=vVTk5DGgy-6JpmoPrZ6ysng_fnCsEfCi6D0uQv4kGRw,117429
choice_learn/datasets/data/ta_feng.csv.zip,sha256=ihwd1bti4CnkFI4ybIarjCx9bRu1EEjbhF0_YVeutak,14172990
choice_learn/datasets/data/train_data.csv.gz,sha256=jfDAHeMGS8urDdkkLGIAM9mzeeXvG5Xgz8EXAQyB2Mg,22811
choice_learn/datasets/expedia.py,sha256=kXmUnO_skf1SSK9H4BudQt0z5cvwQxyKFvwml9JhKSM,11796
choice_learn/datasets/tafeng.py,sha256=_JimDV93HLTBQdGyV_70jPTF2FF_gHKejUZo--dP1e4,4239
choice_learn/models/__init__.py,sha256=ZXFvZ1g1nW0hsrHivXzP0tJARpyP-yGgyEdQTyKCMf8,723
choice_learn/models/__pycache__/__init__.cpython-310.pyc,,
choice_learn/models/__pycache__/base_model.cpython-310.pyc,,
choice_learn/models/__pycache__/baseline_models.cpython-310.pyc,,
choice_learn/models/__pycache__/conditional_logit.cpython-310.pyc,,
choice_learn/models/__pycache__/halo_mnl.cpython-310.pyc,,
choice_learn/models/__pycache__/latent_class_base_model.cpython-310.pyc,,
choice_learn/models/__pycache__/latent_class_mnl.cpython-310.pyc,,
choice_learn/models/__pycache__/learning_mnl.cpython-310.pyc,,
choice_learn/models/__pycache__/nested_logit.cpython-310.pyc,,
choice_learn/models/__pycache__/reslogit.cpython-310.pyc,,
choice_learn/models/__pycache__/rumnet.cpython-310.pyc,,
choice_learn/models/__pycache__/simple_mnl.cpython-310.pyc,,
choice_learn/models/__pycache__/tastenet.cpython-310.pyc,,
choice_learn/models/base_model.py,sha256=8kMnJs36X_a9Gf_auFYNbSvSMdUoWxPbsXmXKKEuiKw,38348
choice_learn/models/baseline_models.py,sha256=wsEstuvSLwuxzd95-By0qpw2JcLG3ljq0gb8QD9UA1Q,5212
choice_learn/models/conditional_logit.py,sha256=zj-wKE11q4Xf8pgpClaTqHJ2xhOz3QugO7GP4Bwx008,32790
choice_learn/models/halo_mnl.py,sha256=Rnzvyy7BbgFlV-fJDI0QLQAmIbPpE99Wma6Q6qXcUg0,13815
choice_learn/models/latent_class_base_model.py,sha256=PkLQgNkZd8DuZUcEOEKqYyX_XhqytefyIC6khYgWU3M,37855
choice_learn/models/latent_class_mnl.py,sha256=wwd9JtIHVHYZkEhfdBtzDQfs9Lbw7uiHEIDiX86vmio,10997
choice_learn/models/learning_mnl.py,sha256=QhF5ncF8fSZe5yHzWt5_YrOvHyhuqfxpgPmCItSxohU,7955
choice_learn/models/nested_logit.py,sha256=GANHlUbItvTRz5kogDwC6Hr-ZK2Iw7aHutywUuHB9p0,38396
choice_learn/models/reslogit.py,sha256=K3qMl9GHIL96fXGWr-ycz7eiGp4x6rDKehNZPmaPc6c,15881
choice_learn/models/rumnet.py,sha256=-w0jB8P9Z3qlTqjX0l9RIkKjezmz2ddJHjuqSYXmLYc,44342
choice_learn/models/simple_mnl.py,sha256=sKL7TnL9IUbzmPE0t2FndSep8K1zknDNJrWJoR2WuWo,13258
choice_learn/models/tastenet.py,sha256=M-nYIU8tmTPzeBc4u00MIWuQa53f3jahIzIrvDmeglQ,11152
choice_learn/tf_ops.py,sha256=YRvK-a1UrENhRanlibTf7r2t-mHTOqG2u_1r0jo6tcI,11922
choice_learn/toolbox/__init__.py,sha256=T80DT4bQv4naa60PGQa6-hCdnFFQZAlAIG4zKJwWcPk,63
choice_learn/toolbox/__pycache__/__init__.cpython-310.pyc,,
choice_learn/toolbox/__pycache__/assortment_optimizer.cpython-310.pyc,,
choice_learn/toolbox/__pycache__/gurobi_opt.cpython-310.pyc,,
choice_learn/toolbox/__pycache__/or_tools_opt.cpython-310.pyc,,
choice_learn/toolbox/assortment_optimizer.py,sha256=95R6GkQd59N5Vzq4oQDxpx7FFmlWrUjUrUY99g4xvwA,6722
choice_learn/toolbox/gurobi_opt.py,sha256=0k6uA5cjSP_TOFQJAJzVsxZtoOerhPuapVpFf3omTXA,24966
choice_learn/toolbox/or_tools_opt.py,sha256=mXL_-2GkCqgI1ws39JlqxIsqm4VsSc8ZgyLYEMQBumk,25213
choice_learn/utils/__pycache__/metrics.cpython-310.pyc,,
choice_learn/utils/metrics.py,sha256=5w61djOXUH9qDE0y-bouxEgRC2PkVxpL0SYxrsZwgrk,8538
