The Wayback Machine - https://web.archive.org/web/20201108145148/https://github.com/topics/tractable-models
Skip to content
#

tractable-models

Here are 5 public repositories matching this topic...

Language: All
Filter by language
ProbabilisticCircuits.jl
khosravipasha
khosravipasha commented Oct 15, 2020
  1. Easy CON API
    Currently user has to manually call MAR twice to get conditionals. Have some api like this:
conditional(circuit::ProbCircuit,  data::DataFrame,  q_indices)

Where q_indices give indexes of variables in q for each datapoint (all variables mentioned in q[i] should NOT be missing in the correspoding data[i]). In the end we are computing p( q | x^o) for each

Improve this page

Add a description, image, and links to the tractable-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tractable-models topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.