Using ANFIS for generating multiple outputs

14 visualizaciones (últimos 30 días)
Tooba
Tooba el 26 de Jul. de 2018
Editada: Tooba el 26 de Jul. de 2018
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?

Respuestas (0)

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by