Commit Graph

139 Commits

Author SHA1 Message Date
ffd1002d4c ex-3: fix plot sphere but keep it hidden
It's ugly as sin since aspect=equal is still impossible in matplotlib
3.1 and later.
2020-07-05 11:35:36 +02:00
d8800f6c3b ex-1: remote histogram plot program 2020-07-05 11:35:35 +02:00
ebefc6db5a ex-4: χ² test and error estimation completed 2020-07-05 11:35:34 +02:00
52f25bfaba ex-3: fixed typo 2020-07-05 11:35:34 +02:00
1b39f1cf0b misc: deleted directory 2020-07-05 11:35:34 +02:00
c560f3c57c ex-1: changed do-while with for 2020-07-05 11:35:33 +02:00
894854948d add a README.md 2020-07-05 11:35:33 +02:00
75bc5caede ex-1/main.c: make sample size configurable 2020-07-05 11:35:33 +02:00
15eb3dbb88 ex-1: add KDE plot program 2020-07-05 11:35:32 +02:00
09205a5f1e misc: rename pdfs-plot.py 2020-07-05 11:35:32 +02:00
a2303df612 make the build environment more friendly 2020-07-05 11:35:32 +02:00
24f39269e6 move misc/lectures to top-level 2020-07-05 11:35:31 +02:00
ad224b825b ex-4: renamed file dip.c into main.c as you wish 2020-07-05 11:35:30 +02:00
87beaa2248 ex-4: created a program for plotting the expected distribution 2020-07-05 11:35:29 +02:00
15079ff587 ex-4: went on writing the theory 2020-07-05 11:35:29 +02:00
e60d32591d ex-7: completed 2020-07-05 11:35:28 +02:00
08bea1bbe8 todo: updated 2020-07-05 11:35:28 +02:00
64f8a0a76e ex-1: rewrite the chapters for bootstrapping and kde 2020-07-05 11:35:27 +02:00
343fe3aac3 ex-1: reduce sample size and various fixes 2020-07-05 11:35:27 +02:00
72fa3ad2e7 ex-1: use a constant for number of resamples 2020-07-05 11:35:27 +02:00
b8571eaee8 ex-1: remove histogram code 2020-07-05 11:35:26 +02:00
01060d2344 ex-1: handle too large values in landau_cdf 2020-07-05 11:35:26 +02:00
1d7e88d7cb ex-1: make KS test output match the other tests 2020-07-05 11:35:26 +02:00
29dda3e151 ex-1: implement a KDE-based estimation of the FWHM 2020-07-05 11:35:25 +02:00
6ad77013b6 ex-1: generalise numeric_fwhm to take any pdf 2020-07-05 11:35:25 +02:00
dce8cfb8b6 ex-1: generalise numeric_mode to take any pdf 2020-07-05 11:35:25 +02:00
ff56757258 ex-1: fix leak in landau_qdf 2020-07-05 11:35:24 +02:00
f0b37cad0b ex-1: fix leak in meadian boostrapping 2020-07-05 11:35:24 +02:00
4c0b644513 ex-1: use hsm to compute the mode 2020-07-05 11:35:23 +02:00
df7a630094 ex-1: print the mode error 2020-07-05 11:35:23 +02:00
fd6fa78566 ex-1: implement half-sample mode 2020-07-05 11:35:22 +02:00
31821d8033 todo: updated 2020-07-05 11:35:22 +02:00
f0e84c25e6 ex-7: fix typo 2020-07-05 11:35:22 +02:00
ea9b6cc0be ex-7: started writing the test part 2020-07-05 11:35:21 +02:00
12fc0c406e ex-7: Finished writing about perceptron 2020-07-05 11:35:21 +02:00
295b0ec625 images: created perceptron images for ex-7 2020-07-05 11:35:20 +02:00
d3e0be657b ex-7: FLD terminated 2020-07-05 11:35:20 +02:00
ef5f8d5a33 ex-7: added the font size at plot.py 2020-07-05 11:35:20 +02:00
29098a19d2 images: made the three images for FLD 2020-07-05 11:35:19 +02:00
56fcdd5fbb ex-1: implement bootstrapping for the median 2020-07-05 11:35:19 +02:00
720ecd4742 ex-7: fix typo 2020-07-05 11:35:19 +02:00
a1b84f022d ex-7: went on writing the FLD 2020-07-05 11:35:18 +02:00
ceedd61f00 ex-3: added reference to a section 2020-07-05 11:35:17 +02:00
37e5bf0cbb ex-7: went on writing the FLD 2020-07-05 11:35:17 +02:00
3ee0aec13e update todo 2020-07-05 11:35:17 +02:00
12b8f778f2 ex-1: write section on median test 2020-07-05 11:35:16 +02:00
ae34e5e224 use proper headings for titles 2020-07-05 11:35:16 +02:00
e4fc0098dd ex-1: improve QDF accuracy and print error 2020-07-05 11:35:16 +02:00
9cc7cd9903 write a proper cover 2020-07-05 11:35:16 +02:00
e19ebc7fd1 ex-7: started writing about the Fisher discriminant 2020-07-05 11:35:15 +02:00