issues
search
probcomp
/
cgpm
Library of composable generative population models which serve as the modeling and inference backend of BayesDB.
Apache License 2.0
25
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extend CRP to Pitman Yor and make hyper-parameters Loom compatible
#256
Schaechtle
opened
3 months ago
1
Updage cgpm to Python 3.
#255
emilyfertig
opened
8 months ago
0
20200908 schaechtle experimenting porting to python3
#254
mharradon
opened
2 years ago
1
Fix sqlalchemy dependency
#253
Schaechtle
opened
4 years ago
0
Add sufficient statistics (suffstats) to the JSON metadata blob
#252
fsaad
closed
4 years ago
0
Investigate suspicious implementation of Poisson.logpdf
#251
fsaad
opened
4 years ago
0
s/2 vs. 2/s
#250
jar398
opened
4 years ago
0
fix conda build on travis
#249
Schaechtle
closed
4 years ago
0
Fix build by adding a dependency on nomkl
#248
zane
closed
6 years ago
0
patch to loomcat
#247
Schaechtle
opened
6 years ago
1
Rename venturescript `mh` to `resimulation_mh`.
#246
Schaechtle
closed
6 years ago
0
20180212 schaechtle test coverage
#245
Schaechtle
closed
6 years ago
0
Expunge all instances of the term ``lovecat'' in favor of ``cpp backend''.
#244
fsaad
opened
6 years ago
0
vscgpm: make output SPs accepted a single inputs dictionary, rather than input names.
#243
fsaad
opened
6 years ago
1
vscgpm: make sure all instances of `rowid` passed from VsCGpm to the ripl are of type `atom'.
#242
fsaad
opened
6 years ago
0
vscgpm: rename ``simulators'' to ``outputs''
#241
fsaad
opened
6 years ago
0
vscgpm: make default implementation of ``observers''
#240
fsaad
opened
6 years ago
0
Turn off CGPM analysis verbosity by default?
#239
fsaad
opened
6 years ago
0
Be more lenient when asserting isinstance(L, list) by changing to isinstance(L, (list, tuple))
#238
fsaad
closed
6 years ago
0
Fix test_gpmcc_simple_composite.crash_test_simulate_logpdf
#237
fsaad
opened
6 years ago
0
Use Agg backend for matplotlib imports, where necessary.
#236
fsaad
opened
6 years ago
0
Determine a repository-wide policy for argument checking
#235
fsaad
opened
6 years ago
1
Create decorator for simulate with N
#234
fsaad
closed
6 years ago
3
add travis-ci.org and conda package functionality
#233
avinson
closed
6 years ago
1
WIP: travis and anaconda.org functionality
#232
avinson
closed
7 years ago
0
Add .travis.yml
#231
gliptak
closed
7 years ago
4
docker build fails for docker/ubuntu1404-int
#230
gliptak
closed
7 years ago
1
State._simulate and State._logpdf should check for self._composite as well as any conditional CGPMS in the dims
#229
fsaad
opened
7 years ago
0
Cannot serialize state with a conditional dim
#228
fsaad
closed
7 years ago
1
Disabled Test Loomcat Fails
#227
ajaysaini725
closed
6 years ago
0
Capture zero division error when all column data is nan
#226
fsaad
opened
7 years ago
0
Store log constants rather than recomputing in primitives/Normal etc
#225
fsaad
closed
7 years ago
0
Pass through dependency constraints from cgpm to lovecat
#224
fsaad
closed
7 years ago
0
general.simulate_crp_constrained should treat each block as a single customer
#223
fsaad
closed
7 years ago
0
Implement multiprocessed dependence probability pairwise
#222
fsaad
closed
7 years ago
0
Improve naming of evidence in cgpm.simulate/cgpm.logpdf
#221
fsaad
closed
6 years ago
3
Implement arbitrary diagnostics functions for crosscat.state.State.transition
#220
fsaad
opened
7 years ago
0
Implement generic multiprocess alteration funcs in cgpm.crosscat.engine
#219
fsaad
closed
7 years ago
1
State.transition should infer the views from the supplied columns for an easier to use interface.
#218
fsaad
closed
7 years ago
1
Repeated multiprocess simulate produces the same answers every time
#217
axch
closed
7 years ago
11
Feasibility of integrating Tree-Cat?
#216
fritzo
opened
7 years ago
2
vscgpm: hooked instance of VsCGpm is incompatible with Engine(multiprocess=True)
#215
fsaad
opened
7 years ago
1
Supply a `subsample` parameter to the cgpm.utils.render.viz_* functions
#214
fsaad
closed
7 years ago
0
Fix state._progress to write to stdout, not prin
#213
fsaad
closed
7 years ago
0
Engine.add_state does not pass in the distargs.
#212
fsaad
closed
7 years ago
0
Implement cgpm.crosscat.Engine.add_state
#211
fsaad
closed
7 years ago
0
Re-enable integration tests
#210
riastradh-probcomp
closed
7 years ago
1
Fix correlated seeds in engine._likelihood_weighted_resample
#209
fsaad
closed
7 years ago
0
Supply modelno argument to crosscat.engine.Engine class methods
#208
fsaad
closed
7 years ago
0
Install tests. Run (locally) installed ones in check.sh.
#207
riastradh-probcomp
closed
7 years ago
0
Next