synthpic2.recipe.synth_chain.feature_generation_steps.set_based_mixin

Module for the SetBasedMixin.

Module Contents

Classes

SetBasedMixin

Mixin for synth chain steps that operate on sets.

class synthpic2.recipe.synth_chain.feature_generation_steps.set_based_mixin.SetBasedMixin

Mixin for synth chain steps that operate on sets.

affected_set_name: str
__attrs_post_init__() None