MATLAB's Fuzzy Logic Toolbox for classification of data set

3 views (last 30 days)
Hello,
I used MATLAB's Fuzzy Logic Toolbox for classification I used MATLAB's Fuzzy Logic Toolbox for classification of data set.This dataset contains 490 rows (observations) and 12 columns (Features).
I want to use Fuzzy logic for classification.
I found the function :
fis = genfis(inputData,outputData,options)
But I am not sure what should be inserted as input and output data for this specific function.
output is the Truthlabels or not?
can you help me please!
Best regards.

Answers (0)

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!