Python-Fuzzylogic/fuzzylogic

Add a interpolate membership function

amogorkon opened this issue · 0 comments

Scikit-fuzzy has

# This is what fuzz.interp_membership exists for!
qual_level_lo = fuzz.interp_membership
  • we should have that, as well.