I am newer in ANFIS.
I have two inputs (two score(between 1 to 9) for 2 indexes (200 People answer these scores)) and want to Anfis show me ,one output from (0,1) related to these inputs....
I must create data load with 3 column? First for first index and next for second index and third for output, yeah?
and after it,i must train and test ok?
and finally i want to give one output from 0-1 related to these scores...for example , if many person(from 200 persons) for index 1,2 said number 8 ,9 then the ouput be near 0.9-1 and if give score between 5-8 then output near 0.6--0.8 and .....
is it possible?