jamesonquinn

Results 14 issues of jamesonquinn

Added 2 voting methods: star and 3-2-1. See http://electology.github.io/vse-sim/VSE/ for why this is worth it.

Requesting feature: "Laplace family autoguides" The existing "AutoLaplaceApproximation" uses a delta guide to find the MLE of x, then creates a Laplace approximation around that MLE. But the resulting Laplace...

enhancement
help wanted

This adds a more-informative error if the user forgets a comma in a @trace expression (issue #64)

``` with open("data/sppl/merged.json","r") as datafile: #gender test data set data = datafile.read() spn = spn_from_dict(json.loads(data)) psn = spn.children[0] psn2= psn.constrain({'gender' : "female"}) assert psn.prob(Identity('height') > 180) == psn2.prob(Identity('height') > 180)...

I'm trying to get meteor-load-test working and I think I'm still seeing something like [grinder bug 235](https://sourceforge.net/p/grinder/bugs/235/) on the latest code. Here's what I've done: -installed meteor-load-test (on OSX with...

- Make strategies independent of systems, so you can mix-and-match - Include a Borda-type strategy - Include a Condorcet-type strategy

Like v321, but with a separate runoff ballot if the last stage pairwise win is not by a majority (and measure how frequently such a runoff is needed).

saturated/black for strategy amount; red/blue for strategy type.

A chicken for chicken dilemma, etc.