Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Deprecate get_fuzzy_triangle #20

Open
Kaysera opened this issue Feb 21, 2022 · 0 comments
Open

[ENH] Deprecate get_fuzzy_triangle #20

Kaysera opened this issue Feb 21, 2022 · 0 comments
Assignees

Comments

@Kaysera
Copy link
Owner

Kaysera commented Feb 21, 2022

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.

@Kaysera Kaysera self-assigned this Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant