build_graph

sparklightautoml.pipelines.features.base.build_graph(begin)[source]

Fill dict that represents graph of estimators and transformers

Parameters:

begin (SparkEstOrTrans) – pipeline to extract graph of estimators and transformers