java - what input should be given while creating hyperbox for neural network?(Fuzzy Min Max Neural Network classification)) -
i working on project "fuzzy min max neural network part 1: classification" going through paper understood concept of project not able decide how create hyperbox input pattern. , no informaton available on internet. using java technology.
and using pid datset.
link paper: ftp://ftp.inf.ufrgs.br/pub/sia/refer%eancias/fuzzy%20min%20max%20classifier.pdf
i want ask while creating hyperbox parameters of input dataset should used or work can done single parameter , should size of hyperbox have give initally before creating hyperbox ( 0 < size of hyperbox <1) ?
pid data set having 9 attributes. select 2 or more 2 attributes , apply algorithm create hyperbox.
Comments
Post a Comment