|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Event | use to describe a probability event. |
ProbabilityProvider<T extends Event> | |
ProbabilitySpec.Builder<T extends Event> | |
ProbabilitySpec.ConditionBuilder<T extends Event> | |
RecommenderProbabilityProvider |
Class Summary | |
---|---|
ProbabilitySpec<T extends Event> | usages: ProbabilitySpec.of(A) -> P(A) ProbabilitySpec.of(A, B) -> P(A,B) ProbabilitySpec.of(A, B) -> P(A,B) ProbabilitySpec.of(A).given(B) -> P(A|B) ProbabilitySpec.of(A, B).given(C) -> P(A,B|C) |
RecommenderProbSubject |
Enum Summary | |
---|---|
RecommenderProbSubject.Type |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |