Random Forest Calculator
Pro-Tip: Configure your bootstrap samples manually, or let the algorithm Auto-Generate the rows and feature subsets., then verify it against the manual steps in theTheory Page.
| Data Point | ✎ | ✎ | ✎ | ✎ | Class Label | Del |
|---|---|---|---|---|---|---|
| P1 | ||||||
| P2 | ||||||
| P3 | ||||||
| P4 | ||||||
| P5 | ||||||
| P6 | ||||||
| P7 | ||||||
| P8 | ||||||
| Target | ? |
Forest Configuration (3 Trees)
Tree 1
Auto-Mode Active:Rows and features will be randomly bootstrapped.
Have a specific homework question? Click the Auto toggle above to manually input your exact Row IDs and columns.
Tree 2
Auto-Mode Active:Rows and features will be randomly bootstrapped.
Have a specific homework question? Click the Auto toggle above to manually input your exact Row IDs and columns.
Tree 3
Auto-Mode Active:Rows and features will be randomly bootstrapped.
Have a specific homework question? Click the Auto toggle above to manually input your exact Row IDs and columns.
Reference: Example Screenshot of a Solved Random Forest Classifier Problem
