An open API service indexing awesome lists of open source software.

https://github.com/tatakkkl/social-dcm

social Discrete Choice Models in Python
https://github.com/tatakkkl/social-dcm

admm gibbs-sampling mcem social-network social-sciences

Last synced: 7 months ago
JSON representation

social Discrete Choice Models in Python

Awesome Lists containing this project

README

          

# social-DCM
This repository contains the source code of "latent class logistics regression model", "social logistics regression model" and "social latent class logistics regression model". If you are using this code for your research, please cite the following paper
```
@inproceedings{MLG2018GraphRAD,
title={GraphRAD: A Graph-based Risky Account Detection System},
author={Jun Ma*, Danqing Zhang*, Yun Wang, Yan Zhang, Alexei Pozdnukhov},
booktitle={Proceedings of the 14th International Workshop on Mining and Learning with Graphs (MLG)},
year={2018}
}
```
Code implemented by Danqing Zhang (danqing0703@berkeley.edu), modified by Xiang(Sean) He (xianghe@amazon.com)