Random Forest (RF) Regression System
(Redirected from Random Forest Regressor)
Jump to navigation
Jump to search
A Random Forest (RF) Regression System is a random forests system that implements a random forest regression algorithm to solve a random forest regression task.
- Context:
- It is a Random Forests System for solving a Regression problem.
- Example(s):
- Counter-Example(s):
- See: Random Forests Model, Out-of-Bag Error, Partial Permutation, K-Nearest Neighbor Algorithm.