Skip to content

cmu-phil/algocompy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our current plan is to update this repository to do algorithms comparisons using the algcomparison command line XML tool.

Algcomparison is an API in Tetrad for algorithms comparison that is already well-developed and has been heavily used inside of Tetrad. The command line tool allows on to construct XML files to instruct algcomparison as to how to run these comparisons. It also adds a facility to include search graphs from other platforms such as R, Python, or Matlab, so the idea is to write some Python code (this project) to do these runs, generate graphs in the required Tetrad text format, construct the requisite XML files to give to the command-line tool, and run the command line tool using os.system(..) to generate comparison tables.

The previous algcompy code has been moved into the directory 'old' and updated to causal-cmd 1.6.1.

jdramsey 2023-03-08

About

Python algorithm comparison code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages