ta2.loader module

class ta2.loader.LazyLoader(keys, templates_dir)[source]

Bases: dict

ta2.loader.extract_tunable_hyperparams(pipeline)[source]
ta2.loader.get_default_pipeline_parameters(json_pipeline, tunables)[source]

Returns default values from the json pipeline file.

ta2.loader.load_pipeline(path, tunables=True, defaults=True)[source]

Load a d3m json or yaml pipeline.