Skip to content

[Feature Request] proposal of add an option choosing random forests implementation (Breiman or ranger) #407

@armgong

Description

@armgong

Ranger is a fast implementation of random forests,its fast than the Breiman version. could we add an option on the randomForest related classfication,clustering,regression?
IMO, we can add an option and the "algorithm settings" tab, add it before "Training data used per tree" ,allow user choice use the Breiman or Ranger implementation of random forests
image

btw, I read the code and add some codes to do this , but no clues how to test the modified jaspmachinelearing module (don't want compile the whole jasp).
if someone could give some hints how to, I will submit a patch about this proposal.

Metadata

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