I have a dataset consisting of seven variables of water quality, for each one I have 20 values (monthly time step). Is this dataset sufficient to calibrate and validate ANFIS Model?
Dear Khaled, separate your samples into training (106 Sample) and Test (34 Sample). Then you need to choose an ANFIS structure with less number of parameters (premise+consequent) than your training sample. For example, choose Gaussian-shaped with three MFs for one input, two MFs for two inputs and one MF for four input. By this structure you have 106 unknown parameters and 106 training data.