You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a Model 5 schema for the satellite data (with only the Record/C* table, noiselessly observed, so it emulates CrossCat) and write a test that checks the following (section 4.3.2):
The number of unique clusters in the view that contains Perigee is larger or equal 3.
Apogee, Perigee, and Period minutes end up in the same view in 95% of n independent Markov chains.
In learned model P[Class of Orbit = 'GEO' | Period minutes = 1440] = x (need to confirm x
in the data, should be close to 1).
In learned model P[Class of Orbit = 'GEO' | Apogee = 35,786] = x (need to confirm x in the
data, should be close to 1)
The text was updated successfully, but these errors were encountered:
Write a Model 5 schema for the satellite data (with only the Record/C* table, noiselessly observed, so it emulates CrossCat) and write a test that checks the following (section 4.3.2):
in the data, should be close to 1).
data, should be close to 1)
The text was updated successfully, but these errors were encountered: