dodiscover icon indicating copy to clipboard operation
dodiscover copied to clipboard

Prototype a results section

Open robertness opened this issue 3 years ago • 1 comments
trafficstars

The results of causal discovery algorithms should be comparable to one another, such that a user can see how well an algorithm performed without having to understand the details of the algorithm.

robertness avatar Aug 04 '22 17:08 robertness

The results of the algorithm are typically a graph, so I would presume, we just need a nice short example doc showing how to compare graphs learned from different algos?

Unless there is some added benefit of storing the results into an actual class object?

adam2392 avatar Nov 21 '22 16:11 adam2392