-
In the models.py class add a flag field to each ephys. property that would be based on where the value for that property fits with respect to threshold values, i.e.:
Vm > 0 mV or Vm < -100 mV could b…
-
##### Hello!
First, a disclaimer, bayesian inference is still quite fuzzy to me, so I may have some foundational misunderstandings that render this question moot.
Also, this is my attempt at going be…
azane updated
9 years ago
-
Mike,
My compilation of the various functions in your BEST build, MODIFIED 6/29/15 MM BestMCMC w/parallel processing, appears below. Below that is my own BEST script. When I run these under the lates…
-
hi @rbgramacy and @sentian,
I've updated this repo (note that it has moved from mataddy to taddylab, which makes it easier for me to manage collaboration).
The new reorg has the old material in code…
-
This is more a small brainstorming than a coding issue.
I tried to make a demo of the simplest machine learning situation that captures our problem of regression on noisy data. Assume `p` is a parame…
-
hey gang,
here is a layout of what I am thinking re:figures:
1. Conceptual figure representing all of the steps involved in assessing model adequacy (need to think hard about how to do this right).
2…
-
I am reading a file with some binary classifications, some of the classifications are set to None (or NAN, or nan, or whatever, I've tried them all). BayesDB works fine reading in the file, and prope…