MCPcopy Create free account
hub / github.com/devAmoghS/Machine-Learning-with-Python / random_forest

Function random_forest

sonar_clf_rf.py:220–228  ·  view source on GitHub ↗

Random Forest Algorithm

(train, test, max_depth, min_size, sample_size, n_trees, n_features)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

subsampleFunction · 0.85
build_treeFunction · 0.85
bagging_predictFunction · 0.85

Tested by

no test coverage detected