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

fanova_forest

# FanovaForest

random_forest

# RandomForest

random_forest_surrogate

# RandomForest Surrogate

utils

# Utils