From 276ecb8644ca5b6aa438bf1c40cb293741c8cb98 Mon Sep 17 00:00:00 2001 From: Sean Broderick Date: Sat, 28 Mar 2020 00:25:52 -0400 Subject: [PATCH] fix link in machine_learning (Top 10 algorithms in data mining) --- machine_learning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_learning/README.md b/machine_learning/README.md index c3b94b1..10f6140 100644 --- a/machine_learning/README.md +++ b/machine_learning/README.md @@ -3,7 +3,7 @@ ## External Papers -* [Top 10 algorithms in data mining](http://www.cs.uvm.edu/~icdm/algorithms/10Algorithms-08.pdf) +* [Top 10 algorithms in data mining](https://www.researchgate.net/publication/29467751_Top_10_algorithms_in_data_mining) While it is difficult to identify the top 10, this paper contains 10 very important data mining/machine learning algorithms