Skip to content

Remove dangling usage of _fmt attribute in child detectors #7388

@ShivamSingal

Description

@ShivamSingal

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • Removes unused references to the deprecated _fmt attribute within child detectors, specifically in the CLASP and pyOD implementations.
  • Following discussion confirming that _fmt distinctions for sparse vs. dense outputs are no longer applicable, this update ensures these distinctions are handled through standardized predict and transform methods rather than internal _fmt cases.
  • Deprecation of _fmt was originally committed in #6265.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdding new functionalitymodule:detectiondetectors module: outliers, change points, segmentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions