Skip to content

[DOC] Fix typo in /clustering/_elastic_som.py #3230

@Lucky-Lodhi2004

Description

@Lucky-Lodhi2004

Describe the issue linked to the documentation

In docstring for custom_alignment_path parameter, small typo is there. i.e.

whee the dict is the kwargs for the
distance function. See documentation of aeon.distances documentation for
example alignment path functions

should be :

where the dict is the kwargs for the
distance function. See documentation of aeon.distances for
example alignment path functions

'documentation' is also repeated.

Suggest a potential alternative/fix

The typo can be fixed appropriately

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions