use avg CPT type.
how to deal with it is a solver problem, not an app issue.
This commit is contained in:
@@ -11,7 +11,7 @@ main :-
|
||||
em(L,0.01,10,CPTs,Lik),
|
||||
writeln(Lik:CPTs).
|
||||
|
||||
missing(0.3).
|
||||
missing(0.1).
|
||||
|
||||
% miss 30% of the examples.
|
||||
goal(professor_ability(P,V)) :-
|
||||
|
Reference in New Issue
Block a user