Library of composable generative population models which serve as the modeling and inference backend of BayesDB.
25
stars
11
forks
source link
State.transition should infer the views from the supplied columns for an easier to use interface. #218
Closed
fsaad closed 7 years ago
Cannot implement statically in State.transition since indices may evolved over time, instead should invoke the sub-inference calls.