Skip to content

Add the --load option for loading forests from files (like ranger does) #95

Description

@fradav

The --save is already done.
For the loading the idea is to replace the part where we compute the trees with precomputed tree from the file and update all cumulative stats (predictions/OOB) like usual.
Same caveats as the "--save", won’t work with generated features like noise ones and PLS/LDA.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions