Skip to end of metadata
Go to start of metadata

OCHEM has integrated an implementation of the random forest algorithm by Weka software.

Parameters

The configurable parameters include:

Set the number of trees in the forest (default 10)
Set the number of features to consider. If < 1 (the default) will use logM+1, where M is the number of inputs.
Random number seed (default 1).

References

  • No labels