Using ANFIS for generating multiple outputs

13 次查看(过去 30 天)
I am trying to create an ANFIS model for processing 5 inputs and 4 outputs. It is actually a 4-class classification problem, where for each record, one output is 1(which is its class) and the rest are zero. The anfis() function does not support multiple outputs, but the genfis() function can accept multiple outputs (Documentation for genfis: Output data, specified as an M-column array, where M is the number of FIS outputs.). Once I have an initial FIS using genfis subtractive clustering, how do I proceed to train the model and evaluate it on test data?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by