elm.ords.extraction.graphs.setup_conditional
- setup_conditional(**kwargs)[source]
Setup Graph to extract min/max setback values (after mult) for a feature. These are typically given within the context of ‘the greater of’ or ‘the lesser of’ clauses.
- Parameters:
**kwargs – Keyword-value pairs to add to graph.
- Returns:
nx.DiGraph – Graph instance that can be used to initialize an elm.tree.DecisionTree.