Skip to content

Commit c1d52d7

Browse files
committed
update python-recsys detail link
1 parent aecad57 commit c1d52d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ Python实现的数据库。
940940
* pattern:Python 网络挖掘模块。[官网](https://github.com/clips/pattern)
941941
* PyBrain:另一个 Python 机器学习库。[官网](https://github.com/pybrain/pybrain)
942942
* Pylearn2:一个基于 [Theano](https://github.com/Theano/Theano) 的机器学习库。[官网](https://github.com/lisa-lab/pylearn2)
943-
* python-recsys:一个用来实现推荐系统的 Python 库。[官网](https://github.com/ocelma/python-recsys)
943+
* [python-recsys](http://hao.jobbole.com/python-recsys/):一个用来实现推荐系统的 Python 库。[官网](https://github.com/ocelma/python-recsys)
944944
* scikit-learn:基于 SciPy 构建的机器学习 Python 模块。[官网](http://scikit-learn.org/)
945945
* pydeep:Python 深度学习库。[官网](https://github.com/andersbll/deeppy)
946946
* vowpalporpoise:轻量级 [Vowpal Wabbit](https://github.com/JohnLangford/vowpalwabbit/) 的 Python 封装。[官网](https://github.com/josephreisinger/vowpalporpoise)

0 commit comments

Comments
 (0)