summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/document.asciidoc17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/document.asciidoc b/doc/document.asciidoc
index 23635ef..5bdad2c 100644
--- a/doc/document.asciidoc
+++ b/doc/document.asciidoc
@@ -38,8 +38,8 @@ da diese zusätzlich die Klassifikationsdaten enthält:
include::../get_products.m[]
----
-Die resultierende Matrix, die von allen implementierten Verfahren verwendet
-wird, hat folgendes Schema:
+Die resultierenden Matrizen, die von allen implementierten Verfahren verwendet
+wird, haben folgendes Schema:
.Preis-Matrix
[latexmath]
@@ -54,6 +54,19 @@ price_{day56,product1} & price_{day56,product2} & \cdots & price_{day56,product5
\]
++++++++++++++++++++++++++++++++++++++++++++
+.Quantitaets-Matrix
+[latexmath]
+++++++++++++++++++++++++++++++++++++++++++++
+\[ P =
+\begin{pmatrix}
+quant_{day1,product1} & quant_{day1,product2} & \cdots & quant_{day1,product570} \\
+quant_{day2,product1} & quant_{day2,product2} & \cdots & quant_{day2,product570} \\
+\vdots & \vdots & \ddots & \vdots \\
+quant_{day42,product1} & quant_{day42,product2} & \cdots & quant_{day42,product570}
+\end{pmatrix}
+\]
+++++++++++++++++++++++++++++++++++++++++++++
+
Vorbetrachtung der Daten
------------------------
Zu Beginn des Datamining-Cups wurden die Daten mit verschieden Diagrammen