-
Notifications
You must be signed in to change notification settings - Fork 11
Issues: probcomp/cgpm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add sufficient statistics (suffstats) to the JSON metadata blob
#252
by fsaad
was closed Apr 10, 2020
Be more lenient when asserting isinstance(L, list) by changing to isinstance(L, (list, tuple))
#238
by fsaad
was closed Dec 17, 2017
Store log constants rather than recomputing in primitives/Normal etc
#225
by fsaad
was closed Sep 5, 2017
general.simulate_crp_constrained should treat each block as a single customer
#223
by fsaad
was closed Oct 25, 2017
Implement generic multiprocess alteration funcs in cgpm.crosscat.engine
#219
by fsaad
was closed Jul 22, 2017
State.transition should infer the views from the supplied columns for an easier to use interface.
#218
by fsaad
was closed Jul 20, 2017
Repeated multiprocess simulate produces the same answers every time
#217
by axch
was closed Sep 3, 2017
Supply a
subsample
parameter to the cgpm.utils.render.viz_* functions
#214
by fsaad
was closed Jun 19, 2017
Supply modelno argument to crosscat.engine.Engine class methods
#208
by fsaad
was closed Jun 25, 2017
Implement progress bar for the probability_relevance_search
on branch
#204
by leocasarsa
was closed Apr 6, 2017
Found case of relevance probability larger than one
on branch
#203
by leocasarsa
was closed Apr 6, 2017
state.relevance_probability(target, query, context) returns state.relevance_probability(target, query, context+1)
on branch
#202
by leocasarsa
was closed Feb 3, 2017
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.