Skip to content

Should we set a lower constraint on the python version? #16

@cri98li

Description

@cri98li

Currently, RuleTree supports only Python 3.12. This is due to the introduction of the hyperparameter delete_on_close in the base Python package tempfile (more here).

This package is essential for creating the (beautiful) plots for shapelet-based decision trees since we need to save somewhere all the shapelets images before rendering the final plot.
This strictly relates to #15, since changing the tree visualization module may not require saving intermediate images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions