Message-ID: <1647817154.271.1632427554451.JavaMail.bigchem@cpu> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_270_211912678.1632427554451" ------=_Part_270_211912678.1632427554451 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Random forest (Weka implementation)

Random forest (Weka implementation)

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 i= s the number of inputs.
Random number seed (default 1).

References

------=_Part_270_211912678.1632427554451--