From 9dfd1ec354a986156fc06c4f839671f361e07c6e Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 11 Jan 2019 11:09:34 +0100 Subject: minor --- posts/2019-01-03-discriminant-analysis.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'posts') 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 ------ -- cgit v1.2.3