Alexey Radul
Alexey Radul
For the record, I do not plan to rely on this in the short term. Then again, I also don't see any reason not to merge it if it passes...
Presumably the semantics of \* in this case would be "all modelled columns", equivalently "all columns of the generator".
Additional instances of potential instability: - We once had the ISS shown as weirdest by expected_lifetime; some time later we documented Sircal 1A as the weirdest; now it is not...
@riastradh-probcomp says (in probcomp/bdbcontrib#42, which is a duplicate of this): (a) We need to determine how to assess the stability of phenomena for our demos. (b) We need to find...
Hypothesis: all the predictive probability of Orion 6, SDS-III 6, and SDS-III 7 periods comes from positing that they are singletons - Evidence: the values are all the same -...
More outstanding questions on what exactly we want to validate: - How do we check stability of the thing we want to say about the dependence probability diagram? Specific queries...
Labeling "help wanted" because the issue now seems to contain enough material for a new contributor to use it as a starter project.
Hm. The existing metamodel interface exposes two functions, which correspond to the two things you didn't want: `column_value_probability` assumes a fresh row, and `row_column_predictive_probability` evaluates the probability of the value...
Not by the foreign predictor interface per se, but by changes to the metamodel. The desired metamodel changes are complete; the only thing standing in the way of this now...
Um, what does combinatorial explosion have to do with it? Standard SQL permits an infinite number of possible expressions for `SELECT ... FROM`, and also defines that `SELECT * FROM`...