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
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 sklearnTransformerMixininterface with trajectory-specific aggregationEntropyFeatureExtractorin aPipelineAcceptance criteria
EntropyFeatureExtractorinterfacePipeline