how do i know ,rules automatically created for FIS are good enough and crispy , there is graphical representation of rules in the form of curves
조회 수: 6 (최근 30일)
이전 댓글 표시
I have created fuzzy inference system for classification using sugeno type FIS. as i gave training set it automatically created membership functions by itself, how do i know these functions are good enough for classification. is writing rules is compulsory? or without writing rules i can proceed for testing process -shantala
댓글 수: 0
답변 (1개)
Arkadiy Turevskiy
2013년 6월 13일
It explains that when you train your system, the tool automatically generates the model structure (including rules) for you. You can view the generated rules.
To see how good the created model is, try it on a validation data set and see if it produces reasonable results.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!