From ac094e9c7950921b2640bb3c1ee6d35ddc8d0ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Mo=C5=BEina?= Date: Mon, 6 Feb 2017 19:31:14 +0100 Subject: Mini fixes. --- aied2017/method.tex | 60 +++++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 27 deletions(-) diff --git a/aied2017/method.tex b/aied2017/method.tex index 57643db..4df3989 100644 --- a/aied2017/method.tex +++ b/aied2017/method.tex @@ -22,39 +22,45 @@ Patterns constructed in this way form the set of features for rule learning. To \subsection{Learning rules} -\begin{figure}[t] -\centering - \begin{enumerate} - \item Let $P$ be the data of all student programs, each described with a set of AST patterns - and classified as correct (it passes unit tests) or incorrect. - \item Let method $learn\_rules(target, P, P_1, sig, acc)$ be a method that learns - a set of rules for class $target$ from data $P$. The method needs to consider - two additional constraints: the significance of every attribute-value pair - in the condition part of the rule needs to be significant with respect to the likelihood-ratio - test ($p