From ef439a32c54f53605995d38348a09bb501fd6590 Mon Sep 17 00:00:00 2001 From: Kunal Vyas Date: Thu, 10 Sep 2015 21:00:03 -0400 Subject: [PATCH] Added Applications of Machine Learning to Location Data --- machine_learning/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machine_learning/README.md b/machine_learning/README.md index 1c59a98..c59cdeb 100644 --- a/machine_learning/README.md +++ b/machine_learning/README.md @@ -13,6 +13,8 @@ *Ailon, Nir, and Bernard Chazelle. "The fast Johnson-Lindenstrauss transform and approximate nearest neighbors." SIAM Journal on Computing 39.1 (2009): 302-322. Available: https://www.cs.princeton.edu/~chazelle/pubs/FJLT-sicomp09.pdf* +* [Applications of Machine Learning to Location Data](ftp://ftp.cs.princeton.edu/techreports/2013/949.pdf) - Using machine learning to design and analyze novel algorithms that leverage location data. + ## Hosted Papers * :scroll: **[A Sparse Johnson-Lindenstrauss Transform](https://github.com/papers-we-love/papers-we-love/blob/master/machine_learning/dimensionality_reduction/a-sparse-johnson-lindenstrauss-transform.pdf)**