I have 3 inputs to train the ANFIS. According to the model which i have proposed, one input of the current process is the output of last process.ie; one input depends on the last output. I have collected the real time training data which consists of only 2 inputs. How can i provide the third input, which is not part on my training data?
Can anyone help me.