Closed
Description
Currently, DecisionTree
doesn't support serialization and testing is not easy since the general round-trip based methods don't work due to DecisionTree
not implementing the Testable
traits and its equals
and print
method not following the same signature.
This is important since it prevents serialization of hybrid factors and associated containers.
Metadata
Assignees
Labels
No labels