summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18doc: Restructure document sections.Jan Klemkow1-25/+7
2012-05-18graph: Fix axes for sevenday plotsBenjamin Franzke1-2/+2
2012-05-18document: Start of description of price->quantity regressionBenjamin Franzke1-0/+8
2012-05-18document: Describe program abitBenjamin Franzke1-2/+43
2012-05-18document: Describe motivation for mittelwert in vorbetrachtungBenjamin Franzke1-2/+6
2012-05-18document: get_producs liest train.txt and class.txtBenjamin Franzke1-1/+1
2012-05-18document: Link to sevenday in vorbetrachtungBenjamin Franzke1-2/+3
2012-05-18document: Use proper blocktitle for images and scale to 75%Benjamin Franzke2-8/+12
2012-05-18graph: q_sum is just sevendayday_windowBenjamin Franzke1-5/+2
2012-05-18document: Put all images into a blockBenjamin Franzke1-0/+4
2012-05-18graph: Use font size 9 and fix sevenday axes plotBenjamin Franzke2-9/+9
2012-05-18document.asciidoc: Set latex encoding to utf8 for umlautsBenjamin Franzke1-0/+1
2012-05-18document: Use ß instead of ss for großBenjamin Franzke1-4/+4
2012-05-18document: Fix some grammarBenjamin Franzke1-2/+2
2012-05-18document: s/ue/ü/Benjamin Franzke1-36/+36
2012-05-18document: s/oe/ö/Benjamin Franzke1-7/+7
2012-05-18document: s/ae/ä/Benjamin Franzke1-23/+23
2012-05-18document: s/liniare/lineare/Benjamin Franzke1-3/+3
2012-05-18graph: Decrease font-size for pdf outputBenjamin Franzke1-2/+2
2012-05-18document: Move a2x instruction to the attribute definitionsBenjamin Franzke1-2/+2
2012-05-18graph: Add plot and printing of qsum.svgJan Klemkow1-0/+4
2012-05-18doc: Add images for sevenday text block.Jan Klemkow1-3/+2
2012-05-18doc: Add a simple commandline for document.pdf to the MakefileBenjamin Franzke1-0/+3
2012-05-18document (pdf out): Disable revision history and dblatex logoBenjamin Franzke1-0/+2
2012-05-18document: Add language=de and doctype book attributesBenjamin Franzke1-0/+2
2012-05-17doc: Fix wrong comment.Jan Klemkow1-2/+2
2012-05-17doc: add vim mode line for asciidoc hightlithingJan Klemkow1-0/+4
2012-05-17doc: Descibe: mean, sevenday, regress time-to-quant, regress fourie.Jan Klemkow1-2/+59
2012-05-17doc: Explain rand/chi prediction.Jan Klemkow1-4/+29
2012-05-14doc: Add opt_pred and sevenday.Jan Klemkow1-0/+36
2012-05-14doc: Fix typoJan Klemkow1-1/+1
2012-05-14doc: Final presentationJan Klemkow1-1/+2
2012-05-14doc: add all errorsJan Klemkow1-2/+3
2012-05-14doc: presenation add other week errorJan Klemkow1-0/+3
2012-05-14regress_frequency_removal: Use logarithmic regressionBenjamin Franzke2-2/+2
2012-05-14doc: presJan Klemkow1-7/+9
2012-05-14doc: WIP presentationJan Klemkow1-7/+19
2012-05-14Add distances to frequency removal regression slideBenjamin Franzke1-0/+1
2012-05-14regress: Add an ugly workaround hack for old octave versionsBenjamin Franzke1-2/+11
2012-05-14Dont return negative quantities in regressionBenjamin Franzke2-0/+2
2012-05-13doc: Describing some methodsJan Klemkow3-18/+72
2012-05-12Add a interval based regressionBenjamin Franzke2-0/+27
2012-05-12Explicitly state that price indexes have to correlate with quantitiesBenjamin Franzke1-3/+3
2012-05-12regress_pred: Add degree param, to fold in quad regressionBenjamin Franzke5-29/+10
2012-05-12Fold log_regress_pred into regress_predBenjamin Franzke4-21/+6
2012-05-12Use polyval where appropriateBenjamin Franzke4-20/+8
2012-05-12Add classification result to .gitignoreBenjamin Franzke1-0/+1
2012-05-12Implement calc_error and total_error as anonymous functionsBenjamin Franzke3-10/+3
2012-05-12get_products: Use better variable namesBenjamin Franzke1-3/+3
2012-05-12get_products: Use reshape to generate the day by product matrixBenjamin Franzke1-14/+2