Examples

API

If you want to interact with the API directly, you can make use of the API mode. Have a look into the examples, to get an overview how to use DeepCAVE in this way.

Partial Dependencies

Partial Dependencies

Importances

Importances

Parallel Coordinates

Parallel Coordinates

Record

You can incorporate DeepCAVE directly to save your results in DeepCAVE format. To do so, you have to use the Record class. See the following examples to get an idea how to log your AutoML runs.

Record Minimal Run

Record Minimal Run

Multi-Layer Perceptron via Sklearn

Multi-Layer Perceptron via Sklearn

Multi-Layer Perceptron via PyTorch

Multi-Layer Perceptron via PyTorch