Skip to content

Implement DiffusionEntropyExtractor (conditional on design note) #266

@chicham

Description

@chicham

Conditional on the findings of #263. Only implement if trajectory aggregation requires logic incompatible with EntropyFeatureExtractor. Close as "not needed" if single-step extraction suffices.

Changes

  • DiffusionEntropyExtractor(EntropyFeatureExtractor) — implements the sklearn TransformerMixin interface with trajectory-specific aggregation
  • Usable as a drop-in replacement for EntropyFeatureExtractor in a Pipeline

Acceptance criteria

  • Implements the EntropyFeatureExtractor interface
  • Tested end-to-end through a Pipeline

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:lowBacklog/Nice to havetaskConcrete implementation issue, child of an epic

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions