Skip to content

Interface: CategoryProbabilityDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / CategoryProbabilityDto

Interface: CategoryProbabilityDto

Defined in: src/types/causal.ts:1272

One (value, probability) pair of the counterfactual distribution.

Properties

probability

probability: number

Defined in: src/types/causal.ts:1274

Its probability in the counterfactual world.


value

value: number

Defined in: src/types/causal.ts:1276

Category value.