From 741a37c653d503ec70b6f2b8f116aee1bf6583f5 Mon Sep 17 00:00:00 2001 From: Vinta Date: Tue, 22 Jul 2014 06:08:10 +0800 Subject: [PATCH] add a link to josephmisiti/awesome-machine-learning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae31c79..65ab2a3 100644 --- a/README.md +++ b/README.md @@ -771,7 +771,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by ## Machine Learning -*Libraries for Machine Learning.* +*Libraries for Machine Learning. See: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python)* * [scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy. * [pattern](https://github.com/clips/pattern) - Web mining module for Python.