Skip to content

Discrete Serialization Support #1366

Closed
@varunagrawal

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions