cmu-phil / tetrad

Repository for the Tetrad Project, www.phil.cmu.edu/tetrad.
GNU General Public License v2.0
408 stars 111 forks source link

Some items from a discussion with Peter. #1646

Closed jdramsey closed 6 months ago

jdramsey commented 1 year ago

I didn't write these down, but let me see what I can remember.

cg09 commented 1 year ago

And...Murray Watters and CDNOD. (you can transfer from java to python, but not in other direction in the interface).

On Fri, Jun 16, 2023 at 12:46 PM Joseph Ramsey @.***> wrote:

I didn't write these down, but let me see what I can remember.

  • Add a gadget in the Java interface to let people submit suggestions. DONE! In the Help menu.
  • Look into adding an exact search (e.g. Tian). (I started this with @ekummerfeld https://github.com/ekummerfeld a long time ago, I wonder it still exists?)
  • Add an "all sets" option to the Markov Checker for small models, possibly up to a certain depth.
  • Start looking into alternative scores/tests for more general than LG. (Kun gave me some papers to review, and there's also BIwei's paper.)
  • In general, look for more ways to help the user assess how good their model is.
    • I suggested a way to help the user determine for large models how many violations of ground truth there are.
    • Maybe a more streamlined way to modify knowledge to rerun algorithms, looking for a better score.

— Reply to this email directly, view it on GitHub https://github.com/cmu-phil/tetrad/issues/1646, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4Y3OOHHVTEOHQUWVALCB3XLSEVJANCNFSM6AAAAAAZJPXMSA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jdramsey commented 1 year ago

I thought we weren't into duplicating effort anymore.

jdramsey commented 1 year ago

Some options for helping users to analyze real data.

jdramsey commented 1 year ago

@ps7z These additional items we talked about I could add to Tetrad-FX if we decide to pursue it:

Several other things may make sense in that context as well.

jdramsey commented 1 year ago

I think these items should be moved to Tetrad-FX:

jdramsey commented 6 months ago

The only issue left un-addressed was the one for fast more general test/scores, which I moved to its own issue.