- 23 oct., 2011 23 validations
-
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
Replaced Learner with a functional interface. This is a pretty big change you might especially want to review.
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
Fixed DataSet doc comments. Added rep-invariant check. DecisionTreeLearner now breaks ties on leaves randomly. NaiveBayesLearner now collects stats only on input fields. Minor cleanup.
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
Lined up DataSet params with the documented fields. Documented extra param. Fixed .sanitize() to replace with None (the old code no longer did quite what was documented).
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
- 19 oct., 2011 2 validations
- 17 oct., 2011 4 validations
- 13 oct., 2011 6 validations
- 12 oct., 2011 5 validations
-
-
withal a écrit
-
withal a écrit
Patched bug: enumeration_joint_ask gave wrong answers when the query variable overlaps the evidence.
-
withal a écrit
-
withal a écrit
-
withal a écrit
Fixed: enumerate_joint_ask would raise KeyError on a combo of var values that didn't happen to be set. Though maybe this is too lenient, catching KeyError in ProbDist.__getitem__? (instead of in JointProbDist)
-