deepcave.evaluators.epm

# epm

## Modules

fanova_forest

The module provides utilities for creating a fANOVA forest.

random_forest

This module can be used for training and using a Random Forest Regression model.

random_forest_surrogate

This module provides a RandomForest Surrogate model.

utils

This module provides a utility to get the types as well as the bounds of the Hyperparameters.

Modules

deepcave.evaluators.epm.fanova_forest

# FanovaForest

deepcave.evaluators.epm.random_forest

# RandomForest

deepcave.evaluators.epm.random_forest_surrogate

# RandomForest Surrogate

deepcave.evaluators.epm.utils

# Utils