Skip to content

Percentile Clipping causes FutureWarning #1713

@Avelina9X

Description

@Avelina9X

When percentile clipping is set to a value below 100 it triggers a future warning as the underlying method used to calculate the clipping values has been marked as deprecated:

@deprecated("This function is deprecated and will be removed in a future release.", category=FutureWarning)

May I ask why this is? Is percentile clipping itself slated for removal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Contributions WelcomeWe welcome contributions to fix this issue!DocumentationImprovements or additions to documentationOptimizersIssues or feature requests relating to optimizers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions