Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/habedi/survivalanalysisqacommunities

The repository hosts the code, data, and other artefacts for the paper "Survival analysis for user disengagement prediction: question-and-answering communities' case", available here: https://rdcu.be/cSl24
https://github.com/habedi/survivalanalysisqacommunities

dataset experiments manuscript notebooks-jupyter question-answering research-paper social-network-analysis survival-analysis

Last synced: about 2 months ago
JSON representation

The repository hosts the code, data, and other artefacts for the paper "Survival analysis for user disengagement prediction: question-and-answering communities' case", available here: https://rdcu.be/cSl24

Awesome Lists containing this project

README

        

# Survival analysis for user disengagement prediction in question-answering communities

The repository contains the code, data, and other artefacts for the paper [Survival analysis for user disengagement prediction: question-and-answering communities' case](https://rdcu.be/cSl24).

## Citation and License

### Citation
If you use the material in this repository in your research, please use the information below to cite the paper:

```
@Article{AbediFirouzjaei2022,
author = {Abedi Firouzjaei, Hassan},
title = {Survival analysis for user disengagement prediction: question-and-answering communities’ case},
journal = {Social Network Analysis and Mining},
year = {2022},
doi = {10.1007/s13278-022-00914-8},
}
```

### License for the data

The data stored here (mainly the processed CSV files) are licensed under [Creative Commons license](http://creativecommons.org/licenses/by/4.0/).
Please see https://stackoverflow.com/help/licensing for more information about licenses that apply to the data originating from the Stack Exchange platform.

### License for the code

The code in this repository is available under [BSD 3-Clause License](LICENSE).