MATLAB's Fuzzy Logic Toolbox for classification of data set
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
See Also
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!