Taehooie/CGChoiceModel
Computational graph-based discrete choice models
When you're trying to understand and predict choices people make—like which route they'll take or what product they'll buy—this tool helps you build sophisticated models. It takes your data on choices and influencing factors, then outputs a model that can predict future choices. Transportation planners, economists, and market researchers often use this to analyze decision-making.
Use this if you need to build and analyze complex discrete choice models, especially if you're working with large datasets and want to integrate advanced computational techniques.
Not ideal if you're looking for simple statistical analysis or don't have experience with econometric modeling or computational graph concepts.
Stars
13
Forks
9
Language
Python
License
—
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Taehooie/CGChoiceModel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.