0

システムが次の独立変数に基づいて 1 または 0 のいずれかを出力するとします。

(1) variable_a: a float variable in the range of [0, 1], which can be called confidence a 
(2) varaible_b: a float variable in the range of [0, 1], which can be called confidence b
(3) varaible_c: a float variable in the range of [0, 1], which can be called confidence c

これらの 3 つの信頼水準について、それらが高いほど、システムの出力が 1 である可能性が高くなります。低いほど、システムの出力が 0 である可能性が高くなります。次に問題は、システムの出力を決定する関数をどのように設定できるかです。これらの変数に基づいています。どんなアイデアでも大歓迎です。

4

0 に答える 0