deepretro.featurizers ===================== Feature engineering helpers for reaction-step ML workflows. Overview -------- The ``deepretro.featurizers`` package currently exposes a single DeepChem-compatible featurizer: - ``ReactionStepFeaturizer`` for product/reactant reaction-step pairs. API --- .. automodule:: deepretro.featurizers :members: :undoc-members: