issues
search
probcomp
/
crosscat
A domain-general, Bayesian method for analyzing high-dimensional data tables
http://probcomp.csail.mit.edu/crosscat/
Apache License 2.0
322
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Crosscat to Python 3.
#122
emilyfertig
opened
9 months ago
0
Fix conda build.
#121
Schaechtle
closed
5 years ago
0
cannot import crosscat.LocalEngine
#120
santhoshnarayan
closed
5 years ago
1
add travis-ci.org and conda package functionality
#119
avinson
closed
7 years ago
0
Prevent test suite from generating matplotlib figures using X11-based backend
#118
fsaad
opened
7 years ago
3
WIP: working travis/conda setup
#117
avinson
closed
7 years ago
0
merge recent conda work into travis branch
#116
avinson
closed
7 years ago
0
How to avoid collapsing to one view?
#115
kayhan-batmanghelich
opened
7 years ago
0
.
#114
ghost
closed
7 years ago
0
Is it possible to engage more than one core?
#113
kayhan-batmanghelich
closed
7 years ago
5
How to sample from the posterior
#112
kayhan-batmanghelich
opened
7 years ago
12
rename pypi package: CrossCat -> crosscat
#111
riastradh-probcomp
opened
7 years ago
0
Add sanity to the poorly formatted State.pyx
#110
fsaad
opened
8 years ago
0
20161116 fsaad diagnostics column partition
#109
fsaad
closed
8 years ago
0
20161115 fsaad progress with diagnostics
#108
fsaad
closed
8 years ago
0
20160920 fsaad fixup
#107
fsaad
closed
7 years ago
0
20160907 fsaad progress hack
#106
fsaad
closed
8 years ago
0
missing dependencies / environment compatibilities
#105
orbitbus
closed
7 years ago
5
dha_example_multiprocessing
#104
jdupl123
closed
8 years ago
1
pls help run on windows 10 machine with anaconda python 2.7
#103
Sandy4321
opened
8 years ago
3
Change significance level of tests from about 0.01 to about 0.0001.
#102
riastradh-probcomp
closed
8 years ago
1
Show seed and allow reproduction in RNG test.
#101
riastradh-probcomp
closed
8 years ago
0
test_multiple_col_ensure.py is stochastic
#100
riastradh-probcomp
opened
8 years ago
0
MANIFEST housekeeping
#99
riastradh-probcomp
closed
8 years ago
0
Fix dha_example.py. Most LocalEngine calls take a seed now (as of https://github.com/empiricalsys/crosscat/commit/005dd699ddfe38a5907871319b483870eeda20bf). Give it one.
#98
asilversempirical
closed
8 years ago
5
Multistate conditional sampling is inaccurate
#97
alxempirical
opened
8 years ago
3
Crosscat build fails in anaconda environment: "cpp_code/src/weakprng.cpp:314:38: error: ‘UINT64_C’ was not declared in this scope~
#96
alxempirical
closed
8 years ago
6
"pip install crosscat" fails
#95
alxempirical
closed
8 years ago
3
Release the GIL, crosscat!!!
#94
alxempirical
closed
8 years ago
21
Crosscat should use 256-bit seeds
#93
riastradh-probcomp
opened
8 years ago
0
Omit random state from Crosscat engines. Add seed parameter to all operations.
#92
riastradh-probcomp
closed
8 years ago
0
Remove or brush up various bitrotted manual tests and other code.
#91
riastradh-probcomp
closed
8 years ago
0
Crosscat hyperprior grid on variance parameter is broader than it needs to be
#90
alxempirical
opened
8 years ago
9
Sync setup.py version logic with bayeslite.
#89
riastradh-probcomp
closed
8 years ago
0
20160303 alxempirical pass bdb seed to crosscat engine
#88
alxempirical
closed
8 years ago
2
Fix pathological cases of logsumexp and logmeanexp.
#87
riastradh-probcomp
closed
8 years ago
0
Remove dependency on boost.
#86
riastradh-probcomp
closed
8 years ago
20
continuous component model can't handle constant column
#85
riastradh-probcomp
opened
8 years ago
1
Randomize seeds for chain states better
#84
alxempirical
closed
8 years ago
4
Hadoop state non-functional
#83
kadwanev
opened
8 years ago
9
Python 3 compatibility
#82
fonnesbeck
opened
8 years ago
1
use cmath, not math.h, in C++ code
#81
riastradh-probcomp
closed
8 years ago
1
Remove debug code
#80
alxempirical
closed
8 years ago
1
Allow multistate queries in sample_utils to utilize multiprocessing
#79
fsaad
opened
8 years ago
0
Error in running the example (crosscat.settings module)
#78
namp
closed
8 years ago
1
Change a few stray print statements to function calls.
#77
madeleineth
closed
9 years ago
0
Speed up inference (and ensure ergodicity) in the presence of ENSURE DEPENDENT
#76
axch
closed
7 years ago
2
Get a jenkins job testing crosscat with python3
#75
gregory-marton
opened
9 years ago
0
Final Python 3 compatibility changes
#74
madeleineth
closed
9 years ago
0
More Python 2 to 3 changes, second try
#73
madeleineth
closed
9 years ago
0
Next