Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-18 | document: Fix some typos in special regression | Benjamin Franzke | 1 | -5/+6 | |
2012-05-18 | doc: Add image for mean describtion. | Jan Klemkow | 1 | -2/+3 | |
2012-05-18 | document: Shorten first headline | Benjamin Franzke | 1 | -2/+2 | |
2012-05-18 | doc: Restructure document sections. | Jan Klemkow | 1 | -25/+7 | |
2012-05-18 | graph: Fix axes for sevenday plots | Benjamin Franzke | 1 | -2/+2 | |
2012-05-18 | document: Start of description of price->quantity regression | Benjamin Franzke | 1 | -0/+8 | |
2012-05-18 | document: Describe program abit | Benjamin Franzke | 1 | -2/+43 | |
- sed converter - octave get_products - matrix layout | |||||
2012-05-18 | document: Describe motivation for mittelwert in vorbetrachtung | Benjamin Franzke | 1 | -2/+6 | |
Remove an unneccesary sentence also. | |||||
2012-05-18 | document: get_producs liest train.txt and class.txt | Benjamin Franzke | 1 | -1/+1 | |
2012-05-18 | document: Link to sevenday in vorbetrachtung | Benjamin Franzke | 1 | -2/+3 | |
Instead of saying "siehe unten". | |||||
2012-05-18 | document: Use proper blocktitle for images and scale to 75% | Benjamin Franzke | 2 | -8/+12 | |
Increase fontsize a bit, since we scale to 75% now. | |||||
2012-05-18 | graph: q_sum is just sevendayday_window | Benjamin Franzke | 1 | -5/+2 | |
2012-05-18 | document: Put all images into a block | Benjamin Franzke | 1 | -0/+4 | |
Or the :: syntax is incorrect and rendering is ugly. | |||||
2012-05-18 | graph: Use font size 9 and fix sevenday axes plot | Benjamin Franzke | 2 | -9/+9 | |
2012-05-18 | document.asciidoc: Set latex encoding to utf8 for umlauts | Benjamin Franzke | 1 | -0/+1 | |
Umlauts in headings are somehow not transformed to latin1. | |||||
2012-05-18 | document: Use ß instead of ss for groß | Benjamin Franzke | 1 | -4/+4 | |
2012-05-18 | document: Fix some grammar | Benjamin Franzke | 1 | -2/+2 | |
2012-05-18 | document: s/ue/ü/ | Benjamin Franzke | 1 | -36/+36 | |
2012-05-18 | document: s/oe/ö/ | Benjamin Franzke | 1 | -7/+7 | |
2012-05-18 | document: s/ae/ä/ | Benjamin Franzke | 1 | -23/+23 | |
2012-05-18 | document: s/liniare/lineare/ | Benjamin Franzke | 1 | -3/+3 | |
2012-05-18 | graph: Decrease font-size for pdf output | Benjamin Franzke | 1 | -2/+2 | |
2012-05-18 | document: Move a2x instruction to the attribute definitions | Benjamin Franzke | 1 | -2/+2 | |
Looks a bit nicer | |||||
2012-05-18 | graph: Add plot and printing of qsum.svg | Jan Klemkow | 1 | -0/+4 | |
2012-05-18 | doc: Add images for sevenday text block. | Jan Klemkow | 1 | -3/+2 | |
2012-05-18 | doc: Add a simple commandline for document.pdf to the Makefile | Benjamin Franzke | 1 | -0/+3 | |
2012-05-18 | document (pdf out): Disable revision history and dblatex logo | Benjamin Franzke | 1 | -0/+2 | |
I wouldn't disable the logo if it wasnt that ugly blurred. We just dont need a revision history. | |||||
2012-05-18 | document: Add language=de and doctype book attributes | Benjamin Franzke | 1 | -0/+2 | |
Since we want german words for Kapitel, Inhaltsverzeichnis.. Adding doctype=book allows us to omit -d book on commandline. | |||||
2012-05-17 | doc: Fix wrong comment. | Jan Klemkow | 1 | -2/+2 | |
2012-05-17 | doc: add vim mode line for asciidoc hightlithing | Jan Klemkow | 1 | -0/+4 | |
2012-05-17 | doc: Descibe: mean, sevenday, regress time-to-quant, regress fourie. | Jan Klemkow | 1 | -2/+59 | |
2012-05-17 | doc: Explain rand/chi prediction. | Jan Klemkow | 1 | -4/+29 | |
2012-05-14 | doc: Add opt_pred and sevenday. | Jan Klemkow | 1 | -0/+36 | |
2012-05-14 | doc: Fix typo | Jan Klemkow | 1 | -1/+1 | |
2012-05-14 | doc: Final presentation | Jan Klemkow | 1 | -1/+2 | |
2012-05-14 | doc: add all errors | Jan Klemkow | 1 | -2/+3 | |
2012-05-14 | doc: presenation add other week error | Jan Klemkow | 1 | -0/+3 | |
2012-05-14 | regress_frequency_removal: Use logarithmic regression | Benjamin Franzke | 2 | -2/+2 | |
2012-05-14 | doc: pres | Jan Klemkow | 1 | -7/+9 | |
2012-05-14 | doc: WIP presentation | Jan Klemkow | 1 | -7/+19 | |
2012-05-14 | Add distances to frequency removal regression slide | Benjamin Franzke | 1 | -0/+1 | |
2012-05-14 | regress: Add an ugly workaround hack for old octave versions | Benjamin Franzke | 1 | -2/+11 | |
2012-05-14 | Dont return negative quantities in regression | Benjamin Franzke | 2 | -0/+2 | |
2012-05-13 | doc: Describing some methods | Jan Klemkow | 3 | -18/+72 | |
2012-05-12 | Add a interval based regression | Benjamin Franzke | 2 | -0/+27 | |
But its actually a very ugly prediction. | |||||
2012-05-12 | Explicitly state that price indexes have to correlate with quantities | Benjamin Franzke | 1 | -3/+3 | |
2012-05-12 | regress_pred: Add degree param, to fold in quad regression | Benjamin Franzke | 5 | -29/+10 | |
2012-05-12 | Fold log_regress_pred into regress_pred | Benjamin Franzke | 4 | -21/+6 | |
By adding a pre-filter function pointer. | |||||
2012-05-12 | Use polyval where appropriate | Benjamin Franzke | 4 | -20/+8 | |
..instead of doing the polynom multiplication by hand. | |||||
2012-05-12 | Add classification result to .gitignore | Benjamin Franzke | 1 | -0/+1 | |