Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!