ClimateImpactLab / open-estimate

Crowd-Sourcing Model Aggregation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

open-estimate

https://travis-ci.org/ClimateImpactLab/open-estimate.svg?branch=master

Crowd-Sourcing Model Aggregation Library

Installation

This library depends on numpy and scipy. In addition, to use Mean-Size hierarchical sampling, the emcee library must be installed

If the source is available in the current working directory, install this package with:

pip install .

or pip install . -e if you would like to edit the code locally.

You can install this package directly from its github repo with pip install git+https://github.com/ClimateImpactLab/open-estimate.git

Full Documentation can be found here.

bottleneck is an optional dependency, improving the performance of some functions.

About

Crowd-Sourcing Model Aggregation Library

License:GNU General Public License v3.0


Languages

Language:Python 92.8%Language:R 3.0%Language:Stata 1.5%Language:Makefile 1.3%Language:Batchfile 1.3%Language:Shell 0.0%