Back to explore

Jev 확률 결정 임계값

Jev는 확률을 출력하고, 그 위에 두 개의 기준선을 설정합니다. 상한선 위는 '예', 하한선 아래는 '아니요', 그 사이는 세 번째 분기를 실행합니다. 일반적인 분기로 불확실성을 유연하게 처리할 수 있습니다.

Jev gives you a probability. You set two lines on it: above the top one it's a yes, below the bottom one it's a no, anything in the gap runs a third branch. It's just a normal branch, so you can handle uncertainty flexibly.

Jev 확률 결정 임계값 1
· 1 likesOpen on X