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
For generative similarity, only incorporate dimensions of hypothetical rows which are in the same view as the context variable.
#206
fsaad
closed
7 years ago
1
Sort dict.keys() for equality comparison with lists.
#205
riastradh-probcomp
closed
7 years ago
0
Implement progress bar for the probability_relevance_search
#204
leocasarsa
closed
7 years ago
0
Found case of relevance probability larger than one
#203
leocasarsa
closed
7 years ago
3
state.relevance_probability(target, query, context) returns state.relevance_probability(target, query, context+1)
#202
leocasarsa
closed
7 years ago
1
Implement multivariate col0 and col1 in state.mutual_information
#201
fsaad
closed
7 years ago
0
Wrong X_L['column_partition'] in lovecat indexing
#200
fsaad
closed
7 years ago
0
Problematic Zrv when Zv has a value larger than len(state.outputs)
#199
fsaad
closed
7 years ago
0
lovecat._crosscat_T uses different column ordering than lovecat._crosscat_M_c
#198
fsaad
closed
7 years ago
0
Enable row/column transition arguments in state.lovecat_transition
#197
fsaad
closed
7 years ago
0
Fix engine seed issue in engine.simulate and engine.conditional_mutual_information etc
#196
fsaad
closed
7 years ago
1
fixed description for cgpm.crosscat.state.State regarding parameters …
#195
leocasarsa
closed
7 years ago
0
Engine.__init__ should not set self.X = np.asarray(X) and then use it in Engine.to_metadata
#194
fsaad
closed
7 years ago
0
Unincorporate query set from CGPM before running relevance search
#193
leocasarsa
closed
7 years ago
0
return copies for state.Zv and state.Nv not raw data structs
#192
fsaad
closed
7 years ago
0
state.(un)incorporate_dim and state.incorporate_row should destroy state._loom_path
#191
fsaad
opened
7 years ago
0
Issues and feature requests for Loom integration
#190
fsaad
opened
7 years ago
3
Add progress kwarg to lovecat analyze
#189
fsaad
closed
7 years ago
0
Display progress of relevance_search
#188
leocasarsa
closed
7 years ago
0
vscgpm: eliminate nested defaultdict
#187
fsaad
opened
7 years ago
0
VsCGPM.to_metadata is not compatible with JSON
#186
fsaad
closed
7 years ago
0
Error with dummy column names in CrossCat state transition code
#185
curlette
closed
7 years ago
1
In cgpm.utils.render: column names in viz_state are repeated in different views
#184
leocasarsa
closed
7 years ago
1
Engine._likelihood_weighted_integrate assumes that lists are numpy arrays!
#183
fsaad
closed
7 years ago
1
What should logpdf multirow of observed row conditioned on the same observed row return?
#182
leocasarsa
closed
7 years ago
0
What should logpdf multirow of observed rows return?
#181
leocasarsa
closed
7 years ago
0
VsCgpm._check_matched_evidence creates 'evidence' when it does not exist
#180
fsaad
closed
7 years ago
0
[View CGPM] Error when evaluating logpdf and simulating after unincorporating entire dataset.
#179
leocasarsa
closed
7 years ago
1
[State CGPM] Transitioning turns data into nan
#178
leocasarsa
closed
7 years ago
4
Is there a concept of private and public CGPM?
#177
leocasarsa
closed
7 years ago
3
[View CGPM] view.hypothetical may return wrong values if other rows have been unincorporated.
#176
leocasarsa
closed
7 years ago
3
[View CGPM] Simulate crashes if there is no observed data (if it has been unincorporated)
#175
leocasarsa
closed
7 years ago
2
[View CGPM] If no cluster assignment is given, incorporate always assigns query row to cluster 0
#174
leocasarsa
closed
7 years ago
2
[View CGPM] Incorporate and Unincorporate do not update data table representation
#173
leocasarsa
closed
7 years ago
2
View.logpdf with latent cluster variable as query always returns 0
#172
leocasarsa
closed
7 years ago
3
Why is the category assignment treated as an output variable in the View CGPM?
#171
leocasarsa
closed
7 years ago
4
Merge State.iterations and State.diagnostics data structures
#170
fsaad
closed
7 years ago
0
State.token_generator is reset in State.__init__
#169
fsaad
closed
7 years ago
1
Implement crosscat.state.transition_foreign instead of baking into crosscat.state.transition
#168
fsaad
closed
7 years ago
0
Implement log-score checkpointing in cgpm.crosscat.State.transition and cgpm.crosscat.State.lovecat_transition
#167
fsaad
closed
7 years ago
0
Potentially incorrect sorting of data into clusters in render_utils.viz_view_raw
#166
fsaad
closed
7 years ago
2
Optimize runtime of conditional mutual information with nominal variables by enumeration
#165
fsaad
opened
8 years ago
0
Improve ordering of columns, views, and rows in viz_state
#164
curlette
closed
7 years ago
1
Categorical primitive: changed Dirichlet alpha parameter in predictive logpdf to be divided …
#163
leocasarsa
closed
8 years ago
5
Column names repeat across views in viz_state
#162
curlette
closed
8 years ago
0
Error in viz_state with default col_names argument
#161
curlette
closed
8 years ago
1
Revert horrible temporary cache in vscgpm.from_metadata
#160
fsaad
closed
8 years ago
1
Migrate multiprocessing in Engine to use parallel_map from Venturecxx
#159
fsaad
closed
8 years ago
0
engine.transition and engine.transition_lovecat output qualitatively different crosscat states after the same number of iterations
#158
leocasarsa
closed
7 years ago
5
engine.transition_lovecat does not update state.iterations attribute
#157
leocasarsa
opened
8 years ago
1
Previous
Next