Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmasad/pope_forecasting
Playing around with simulating the papal conclave for fun and forecasting
https://github.com/dmasad/pope_forecasting
Last synced: about 1 month ago
JSON representation
Playing around with simulating the papal conclave for fun and forecasting
- Host: GitHub
- URL: https://github.com/dmasad/pope_forecasting
- Owner: dmasad
- Created: 2013-02-28T05:06:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-01T04:02:59.000Z (almost 12 years ago)
- Last Synced: 2024-10-16T14:17:20.781Z (3 months ago)
- Language: Python
- Size: 828 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
How (not) to Forecast A Papal Conclave
======================================Some code where I play around with some very basic techniques to simulate the [papal selection process](http://en.wikipedia.org/wiki/Papal_conclave), including web scraping, document comparison and agent-based modeling.
A full explanation of the process is being written up in **[Conclave_Modeling_Tutorial.ipynb](http://nbviewer.ipython.org/urls/raw.github.com/dmasad/Pope_Forecasting/master/Conclave_Modeling_Tutorial.ipynb)**
Very much a work in progress!