deepcave.evaluators.epm.random_forest_surrogate¶
# RandomForest Surrogate
This module provides a RandomForest Surrogate model.
Mean and standard deviation values can be predicted for a given input with this module.
- ## Classes
RandomForestSurrogate: Random forest surrogate for the pyPDP package.
Classes
|
Random forest surrogate for the pyPDP package. |