If-Then形式のファジィルールで複数のクラスへの分類ルールを記述し, そのルールから各クラスと未分類, 重複分類, 矛盾のクラスへ所属度を計算するモデルを提案した. 本稿では, 3つの利用法のモデルを提案する. 1番目は, 分類先のクラス毎にルールを設定する方法であり, 重なる部分は, 重複分類として表示する方法である. 2番目は, 条件毎にルールを設定していき, 合計が1となるような相対的なルールを設定する. この場合, 重複分類は無い. 3番目は, 分類先は, 基本的に1つのみとし, ある条件で複数の分類に分類する場合は, 矛盾と考える方法である. また, これらのモデルに基づく集合関数(ファジィ測度)を同定するWeb上のシステムを開発した. ファジィルール間では制約がありその制約を満たすようにする. また, このWebシステムで同定した集合関数から, 実際に [0,1]区間の入力値から, 各クラスへの所属度を計算する表計算ソフトウエアの関数を作成した.
We previously proposed a vector-valued Choquet integral model and a classification model based on the Choquet integral model. In this paper, we propose three application-oriented models. The first model describes the degrees of each class, overlapping degree, and unknown degree. The second model is the relative classification model. The third model is the strict classification model in which a condition of if-then rules has only one class. If there are two or more classes, the overlapping becomes contradictions. To use those models, we develop a web-based system that identifies set functions using the if-then rules interactively and spreadsheet macros that calculate the degrees of class using the identified set functions.