Skip to content

Representation as decision tree #33

@jk31

Description

@jk31

PSL can also be represented as decision trees. This could serve both as a development and inspection tool, as well as an alternative to the tabular form in application. Certainly, there are several possibilities for representation, and an implementation can vary as well. For an implementation, the graphviz package might be useful. Scikit-learn also has an inspection method for trees named sklearn.tree.plot_tree.

Example:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions