aboutsummaryrefslogtreecommitdiff
path: root/posts/2019-01-03-discriminant-analysis.md
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2019-01-11 11:09:34 +0100
committerYuchen Pei <me@ypei.me>2019-01-11 11:09:34 +0100
commit9dfd1ec354a986156fc06c4f839671f361e07c6e (patch)
tree0c045d047a674f881620a883fcb245009672598a /posts/2019-01-03-discriminant-analysis.md
parentcc8c8d0fbe7caa0800c9a8749dfa4c65b4bccc56 (diff)
minor
Diffstat (limited to 'posts/2019-01-03-discriminant-analysis.md')
-rw-r--r--posts/2019-01-03-discriminant-analysis.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/posts/2019-01-03-discriminant-analysis.md b/posts/2019-01-03-discriminant-analysis.md
index 28c53d5..47e2cc8 100644
--- a/posts/2019-01-03-discriminant-analysis.md
+++ b/posts/2019-01-03-discriminant-analysis.md
@@ -16,8 +16,11 @@ Learning](https://web.stanford.edu/~hastie/ElemStatLearn/), [Stanford
CS229 Lecture notes](http://cs229.stanford.edu/notes/cs229-notes2.pdf),
and [the scikit-learn
code](https://github.com/scikit-learn/scikit-learn/blob/7389dba/sklearn/discriminant_analysis.py).
+Research was done while working at KTH mathematics department.
-This post is licensed under CC BY-SA and GNU FDL.
+_If you are reading on a mobile device, you may need to "request desktop site"
+for the equations to be properly displayed. This post is licensed under CC BY-SA
+and GNU FDL._
Theory
------