Package fuzzy :: Package fuzzify
[hide private]
[frames] | no frames]

Package fuzzify

source code

Fuzzification functions.

Submodules [hide private]
  • fuzzy.fuzzify.Base: base class for all fuzzification methods
  • fuzzy.fuzzify.Dict: Fuzzification which sets adjectives values according the values in given dictionary.
  • fuzzy.fuzzify.Plain: Fuzzification which sets adjectives values according their set memberships for given value.

Variables [hide private]
  __revision__ = '$Id: __init__.py,v 1.5 2010-03-28 18:41:30 rli...
  __package__ = None
Variables Details [hide private]

__revision__

Value:
'$Id: __init__.py,v 1.5 2010-03-28 18:41:30 rliebscher Exp $'