Skip to content

[ENH] Deprecate get_fuzzy_triangle #20

Description

@Kaysera

Description

Currently all the _fuzzy_partitioning process depends on get_fuzzy_triangle. Now that the classes FuzzySet and FuzzyVariable have been implemented, it is appropriate to use these abstractions to for the fuzzy partitioning.

Work needed

Rework of the functions _fuzzy_partitioning, _get_delta_point, weighted_fuzzy_entropy and fuzzy_entropy so that they don't need get_fuzzy_triangle anymore. get_fuzzy_triangle might be necessary for more functions. They need to be rewritten too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions