kiudee/pareto-embeddings
Advanced choice modeling with multidimensional utility representations.
This helps researchers and data scientists analyze complex decision-making where people select a group of items, not just one favorite. You input data describing various options and observed choices, and it outputs a model that represents the underlying multi-dimensional reasons behind those selections. This is ideal for anyone trying to understand why customers pick certain product bundles or why someone might choose a specific set of services.
No commits in the last 6 months.
Use this if you need to understand and predict scenarios where individuals or groups choose a subset of options rather than a single 'best' choice.
Not ideal if your problem only involves predicting a single top-ranked item from a list.
Stars
12
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/kiudee/pareto-embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...