Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2012-05-12 | Implement calc_error and total_error as anonymous functions | Benjamin Franzke | 3 | -10/+3 | |
2012-05-12 | get_products: Use better variable names | Benjamin Franzke | 1 | -3/+3 | |
2012-05-12 | get_products: Use reshape to generate the day by product matrix | Benjamin Franzke | 1 | -14/+2 | |
2012-05-12 | classify: Print classified table to file | Benjamin Franzke | 1 | -1/+13 | |
2012-05-12 | Add classification script | Benjamin Franzke | 1 | -0/+12 | |
2012-05-12 | run_tests: Drop random prediction method | Jan Klemkow | 1 | -1/+1 | |
Verified by: rnd_prod = (method_idx == 6); run_tests; rnd_prod = (rnd_prod & (method_idx == 6)); sum(rnd_prod) | |||||
2012-05-12 | get_products: Return the real price classification set as well | Benjamin Franzke | 2 | -2/+10 | |
2012-05-12 | Add classification data in octave readable format | Benjamin Franzke | 1 | -0/+7980 | |
2012-05-12 | Add sed script that converts data into octave readable csv files | Benjamin Franzke | 1 | -0/+4 | |
Usage: ./gen_octave_input.sed dmc2012_task/train.txt > train_noheader.csv | |||||
2012-05-12 | opt_pred: Split opt_pred in opt_idx and opt_pred. | Jan Klemkow | 3 | -10/+14 | |
So you can use the idx of opt_idx for other predictions. | |||||
2012-05-12 | Add dmc 2012 official task files | Benjamin Franzke | 5 | -0/+32030 | |