Skip to contents

Load a configuration file from disk and parse it into a DatasetConfig object.

Usage

load_yaml_config(file_path)

Arguments

file_path

File path to the YAML configuration file

Value

A DatasetConfig object